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 Dec 15, 2020
1 parent f0b4841 commit 7bb1eb8
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 @@ -4,7 +4,7 @@ go 1.13

require (
go.aporeto.io/elemental v1.100.1-0.20201110214307-3e4e638fb38b
go.aporeto.io/gaia v1.94.1-0.20201209195333-38e59280d208
go.aporeto.io/gaia v1.94.1-0.20201215190023-f7ed2fb286ad
go.aporeto.io/manipulate v1.121.1-0.20201209195324-1d1416c236fa
go.aporeto.io/tg v1.34.1-0.20201026071503-46fe5dfd3023
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,8 @@ github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod h1:
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
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/gaia v1.94.1-0.20201209195333-38e59280d208 h1:wmR0Z+GV3VL+fAjAYUPDJQZDbRZmvi3nrERDcTc6v1U=
go.aporeto.io/gaia v1.94.1-0.20201209195333-38e59280d208/go.mod h1:RhtY0dnI+v1/OUHklolloFNlNxOdWbprfXMPoz1HLyY=
go.aporeto.io/gaia v1.94.1-0.20201215190023-f7ed2fb286ad h1:tHJxwVyUXbxYHOuvfWnEQ/7g7vZ+Q/hdWo2XlBgvaTA=
go.aporeto.io/gaia v1.94.1-0.20201215190023-f7ed2fb286ad/go.mod h1:RhtY0dnI+v1/OUHklolloFNlNxOdWbprfXMPoz1HLyY=
go.aporeto.io/manipulate v1.121.1-0.20201209195324-1d1416c236fa h1:r3UghcI3A5N3WMMYECmJCk6BzxWc/fOWc+CG93m+CGc=
go.aporeto.io/manipulate v1.121.1-0.20201209195324-1d1416c236fa/go.mod h1:Zb+wTCI93VIGIut6MCrCKALCjbgwxAek22u6ijQRuBg=
go.aporeto.io/regolithe v1.50.1-0.20201104174627-9a638d8ba486/go.mod h1:YnJqIj7KOAiAiSI7vPs3ELLjrbBdrOsouRRPLMyUlGA=
Expand Down

0 comments on commit 7bb1eb8

Please sign in to comment.