Skip to content

Commit

Permalink
remod: update aporeto dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
primalmotion committed Sep 28, 2020
1 parent b8cea28 commit 25bba10
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module go.aporeto.io/addedeffect
go 1.13

require (
go.aporeto.io/elemental v1.100.1-0.20200731065958-3c0219b4b984
go.aporeto.io/gaia v1.94.1-0.20200904224058-cdf4aaed406a
go.aporeto.io/manipulate v1.121.1-0.20200812203533-137f230527a9
go.aporeto.io/elemental v1.100.1-0.20200918171102-0bf423f6b322
go.aporeto.io/gaia v1.94.1-0.20200925192949-d3db1d45c5f2
go.aporeto.io/manipulate v1.121.1-0.20200922171856-b13905a4245c
go.aporeto.io/tg v1.34.1-0.20200731064715-73c288bdd03a
)

Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -267,12 +267,12 @@ github.com/xeipuuv/gojsonschema v1.2.0/go.mod h1:anYRn/JVcOK2ZgGU+IjEV4nwlhoK5sQ
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU=
github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod h1:aYKd//L2LvnjZzWKhF00oedf4jCCReLcmhLdhm1A27Q=
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
go.aporeto.io/elemental v1.100.1-0.20200731065958-3c0219b4b984 h1:hlvhDsLk8nVleqhi9cDuZmawJ/7OthGPMTZR5IOgJOs=
go.aporeto.io/elemental v1.100.1-0.20200731065958-3c0219b4b984/go.mod h1:+Qd57BqNaf8fQZaJuVvjyyJmUq+CMrjCZf9Ons+k/kk=
go.aporeto.io/gaia v1.94.1-0.20200904224058-cdf4aaed406a h1:zdBB7uu21cE7sIfK8+8Z6GD7OjWGc7NMrkR2XDrie+w=
go.aporeto.io/gaia v1.94.1-0.20200904224058-cdf4aaed406a/go.mod h1:2f1TZb5lv7qKxPVoZcpMH6AgLfZKPy8XBgHqZv6yZZg=
go.aporeto.io/manipulate v1.121.1-0.20200812203533-137f230527a9 h1:yE/KlMm2JswazkCfdY4oJ3WGG+livsbJFfBw0gqYgrs=
go.aporeto.io/manipulate v1.121.1-0.20200812203533-137f230527a9/go.mod h1:cN5O52PidO/wYx+6cjNE+Jxkr2Juo7fQZdHdXejI1O0=
go.aporeto.io/elemental v1.100.1-0.20200918171102-0bf423f6b322 h1:RpT75GzpkoxSveGaNwuECVygOVFyBi2b8pWyD625CPk=
go.aporeto.io/elemental v1.100.1-0.20200918171102-0bf423f6b322/go.mod h1:+Qd57BqNaf8fQZaJuVvjyyJmUq+CMrjCZf9Ons+k/kk=
go.aporeto.io/gaia v1.94.1-0.20200925192949-d3db1d45c5f2 h1:lg8ApFFyIUTmEtzjqsy9FwXIJsU97Sdx2ujhlobYmHU=
go.aporeto.io/gaia v1.94.1-0.20200925192949-d3db1d45c5f2/go.mod h1:sn6Dylo/wxjVQxYVGQ7x/PPnBfhoDzRrWU46G0xAqdQ=
go.aporeto.io/manipulate v1.121.1-0.20200922171856-b13905a4245c h1:u/d5G6A1+MmSCDQj9J+dtbhZpTE+9A5S5ccZs/hx83o=
go.aporeto.io/manipulate v1.121.1-0.20200922171856-b13905a4245c/go.mod h1:ydNJwV1cECNvgcwPFbNRxp/08/yShYV1zQv0xVp/7i8=
go.aporeto.io/regolithe v1.50.1-0.20200731064742-c27fce5d67e4/go.mod h1:jCSinsI1iie5EHYrikCIVpynrWrYklwovogVbdHc1Sk=
go.aporeto.io/tg v1.34.1-0.20200731064715-73c288bdd03a h1:LRfqs5ccxvqV8s2sN69Z4X3NJvPVblInL3m3GKuG3mE=
go.aporeto.io/tg v1.34.1-0.20200731064715-73c288bdd03a/go.mod h1:QQUjkGDZCL76vyEdvhrQU7KcpBR6zfA51i3ChOsWVKI=
Expand Down

0 comments on commit 25bba10

Please sign in to comment.