Skip to content

Commit

Permalink
modules: update
Browse files Browse the repository at this point in the history
  • Loading branch information
primalmotion committed Sep 9, 2019
1 parent 170c8e2 commit 1283f16
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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.12

require (
go.aporeto.io/elemental v1.92.0
go.aporeto.io/gaia v1.64.0
go.aporeto.io/gaia v1.70.0
go.aporeto.io/tg v1.25.0
)

Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -168,12 +168,10 @@ github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod h1:
github.com/xeipuuv/gojsonschema v1.1.0/go.mod h1:5yf86TLmAcydyeJq5YvxkGPE2fm/u4myDekKRoLuqhs=
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.91.0 h1:yChjYwOw8va5liqjbLTxltyyIpQWs9fMpkHoxGT91rs=
go.aporeto.io/elemental v1.91.0/go.mod h1:z/K7JyAqW7gFI0JfyL/ATfKiMVk/ELIthcsL8FCd00c=
go.aporeto.io/elemental v1.92.0 h1:rZPcTAu2AGJSoNkXkjs3etyzrLlzXfI5hV7+ZMCrJQo=
go.aporeto.io/elemental v1.92.0/go.mod h1:1m8UGol+P9mQ6i4Taa1dNRs1aJHN1U4dz13Zg0CRK60=
go.aporeto.io/gaia v1.64.0 h1:1eacnzzL8Y4nVsMbWpfgwuQv/vIAhLaI46hYn419hfk=
go.aporeto.io/gaia v1.64.0/go.mod h1:s8mxthjeV0Zx8nDsOLurQ5i3f6/XeadH+xD2A4nXvXM=
go.aporeto.io/gaia v1.70.0 h1:rp68Zq/VV9QD9MixctnExa/UmH50tlEq5ABMvEt/0UU=
go.aporeto.io/gaia v1.70.0/go.mod h1:rXeW/27sPLU2Mw/RCMWzTLHg/OL64/eEi1VIeTrl8UM=
go.aporeto.io/regolithe v1.43.0/go.mod h1:n5Wi2kGXJ+eZe4fUTiVZ++RlgIo3DKiG71I7TV1Pfz4=
go.aporeto.io/tg v1.25.0 h1:KhajW6SU2FN4w/WNvE/LAwyYEt+erYnlUK2Kpyaf2mg=
go.aporeto.io/tg v1.25.0/go.mod h1:t9IL2iIzj9902gGj+nc/rsowvDiTF5oQvRn+2srFGhg=
Expand Down

0 comments on commit 1283f16

Please sign in to comment.