Skip to content

Commit

Permalink
remod: update aporeto dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
concourse committed Jan 4, 2021
1 parent 71fb290 commit e73de83
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module go.aporeto.io/manipulate
go 1.13

require (
go.aporeto.io/elemental v1.100.1-0.20201104174713-d7fd22fc4240
go.aporeto.io/elemental v1.100.1-0.20201110214307-3e4e638fb38b
go.aporeto.io/wsc v1.36.1-0.20200731064733-e5c5718dc58f
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,8 @@ 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.20201104174713-d7fd22fc4240 h1:omVnQeUK2GT5zUh5kQI65gV7bDgNwBvzPIZ18GChTDs=
go.aporeto.io/elemental v1.100.1-0.20201104174713-d7fd22fc4240/go.mod h1:dEPeesaLUHZVeZQr6Z+jYzy1IbweLWZ1tsywhSxTPeQ=
go.aporeto.io/elemental v1.100.1-0.20201110214307-3e4e638fb38b h1:G198Z5TadHX5uPXS2jGIIipm2zhGLGNnoqG/5kK+SDM=
go.aporeto.io/elemental v1.100.1-0.20201110214307-3e4e638fb38b/go.mod h1:dEPeesaLUHZVeZQr6Z+jYzy1IbweLWZ1tsywhSxTPeQ=
go.aporeto.io/regolithe v1.50.1-0.20201104174627-9a638d8ba486/go.mod h1:YnJqIj7KOAiAiSI7vPs3ELLjrbBdrOsouRRPLMyUlGA=
go.aporeto.io/wsc v1.36.1-0.20200731064733-e5c5718dc58f h1:bjQ4jiFTUnNHjHFEGsKtMfuN02aUNPyAUGEexFiBIF8=
go.aporeto.io/wsc v1.36.1-0.20200731064733-e5c5718dc58f/go.mod h1:HM/FZMooSnzMT8nMe7XSNA1NnSVtPNdgZ9PUWS4SxOM=
Expand Down

0 comments on commit e73de83

Please sign in to comment.