Skip to content

Commit

Permalink
remod: update aporeto dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrilPeponnet committed Jun 17, 2020
1 parent e94fec9 commit 5e46ae2
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.20200614170758-8ba8c6d747c4
go.aporeto.io/gaia v1.94.1-0.20200614170834-3db3e84877cd
go.aporeto.io/manipulate v1.114.1-0.20200614170826-eb8a9bb6d1f5
go.aporeto.io/elemental v1.100.1-0.20200617155434-2d1f67120246
go.aporeto.io/gaia v1.94.1-0.20200617155557-642aaddbc731
go.aporeto.io/manipulate v1.114.1-0.20200617155545-c800a8af26b3
go.aporeto.io/tg v1.34.1-0.20200515195223-79e45f8c54f8
)

Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -203,12 +203,12 @@ github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod h1:
github.com/xeipuuv/gojsonschema v1.2.0/go.mod h1:anYRn/JVcOK2ZgGU+IjEV4nwlhoK5sQluxsYJ78Id3Y=
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=
go.aporeto.io/elemental v1.100.1-0.20200614170758-8ba8c6d747c4 h1:ssWkb/WpyA4hDgKAOMAaBUBT7yJBX+b8FVoKt6ZD68s=
go.aporeto.io/elemental v1.100.1-0.20200614170758-8ba8c6d747c4/go.mod h1:qg7CFo/VBvjTvWhp1ZybRU5vkD80r8rTMjlSFfcCPec=
go.aporeto.io/gaia v1.94.1-0.20200614170834-3db3e84877cd h1:hdCoQoDuidI4L4YlqEqf39GWDBY2nN/4NgEJsQsUlAM=
go.aporeto.io/gaia v1.94.1-0.20200614170834-3db3e84877cd/go.mod h1:S3t8auKC4SMCYu9AbetI91/xA5UhOZMRW1VTpaIiBYg=
go.aporeto.io/manipulate v1.114.1-0.20200614170826-eb8a9bb6d1f5 h1:Eq2TpAxQUPZme4pqiw81QtwA0SsslXYCy47T5tllMd4=
go.aporeto.io/manipulate v1.114.1-0.20200614170826-eb8a9bb6d1f5/go.mod h1:RwYAmCGMYDth1Paww/zJ8o+6R0SuBTzEn5JWRqJFjUc=
go.aporeto.io/elemental v1.100.1-0.20200617155434-2d1f67120246 h1:XAr8fTWBzfMr9G6QHk2vIHAld4FHbrnxLrdFMPqXTZg=
go.aporeto.io/elemental v1.100.1-0.20200617155434-2d1f67120246/go.mod h1:qg7CFo/VBvjTvWhp1ZybRU5vkD80r8rTMjlSFfcCPec=
go.aporeto.io/gaia v1.94.1-0.20200617155557-642aaddbc731 h1:A8vKCgwyjAl1KK4+m7zlCbxuSchJlqkbVxAqi/CtFZM=
go.aporeto.io/gaia v1.94.1-0.20200617155557-642aaddbc731/go.mod h1:Vy4XPc5ek12ydpOu9MCXRF/x9HLI/Hs64sVSkSXH93s=
go.aporeto.io/manipulate v1.114.1-0.20200617155545-c800a8af26b3 h1:LMkjeJZNkWbONUn6wje94pJH47rsQd2LOYAIUXpTZnI=
go.aporeto.io/manipulate v1.114.1-0.20200617155545-c800a8af26b3/go.mod h1:IBOi3QPqrgMnLPWe7WIYd3TTOTwzC9dU9BnjssFwn0w=
go.aporeto.io/regolithe v1.50.1-0.20200611183808-03c6f321c9ec/go.mod h1:+CaUtk6vhi0QJKdW6rabnCbqXUUBzQeQb6uMUNzmqZE=
go.aporeto.io/tg v1.34.1-0.20200515195223-79e45f8c54f8 h1:fdB5OZc4xnjqKYX1FKt8FKjPK4zB++yYvlgyAYt4F2Y=
go.aporeto.io/tg v1.34.1-0.20200515195223-79e45f8c54f8/go.mod h1:tj9qQdWdzoQDz6pn1vJVCkpUAEOuUZGnP7DBdwBLfXs=
Expand Down

0 comments on commit 5e46ae2

Please sign in to comment.