Skip to content

Commit

Permalink
remod
Browse files Browse the repository at this point in the history
  • Loading branch information
primalmotion committed Oct 5, 2019
1 parent 9d6617a commit cbec154
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module go.aporeto.io/midgard-lib
go 1.12

require (
go.aporeto.io/elemental v1.98.0
go.aporeto.io/gaia v1.83.0
go.aporeto.io/elemental v1.99.0
go.aporeto.io/gaia v1.93.0
go.aporeto.io/tg v1.30.1
)

Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -170,10 +170,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.98.0 h1:nLySiyyxyfyxdLmUOGRD5S4gcvf8wxLN1oLuhMpBM6I=
go.aporeto.io/elemental v1.98.0/go.mod h1:NjDNPU2diT/Cj8SG1LUdqhtGk84JKfo9XMlT/qF5pn8=
go.aporeto.io/gaia v1.83.0 h1:FyrkSFjt4xROqHEtXXpHAaCw9St+tTsbWjjqDi8fxUM=
go.aporeto.io/gaia v1.83.0/go.mod h1:c7OUrwcZXsHGb9t22iaBsVQXkCpDqchHN2Du/je2KoQ=
go.aporeto.io/elemental v1.99.0 h1:JDyHQ2EDKCT7FAdhkNT+2IYKeP5izQhq1Wm1PktsCwQ=
go.aporeto.io/elemental v1.99.0/go.mod h1:NjDNPU2diT/Cj8SG1LUdqhtGk84JKfo9XMlT/qF5pn8=
go.aporeto.io/gaia v1.93.0 h1:zoOAqg2cOnPyl35JtIAqn8TGustEZ6JswBmccKoa0DA=
go.aporeto.io/gaia v1.93.0/go.mod h1:OA1t8cBNHx1DgM6W9810O5o4YyqpOpWCM5AdJw4sHYI=
go.aporeto.io/regolithe v1.48.0/go.mod h1:n5Wi2kGXJ+eZe4fUTiVZ++RlgIo3DKiG71I7TV1Pfz4=
go.aporeto.io/tg v1.30.1 h1:j2MBDYD9Hum36gbw5wrlAFRS5K9KbWbFz0xunW/uBrg=
go.aporeto.io/tg v1.30.1/go.mod h1:t9IL2iIzj9902gGj+nc/rsowvDiTF5oQvRn+2srFGhg=
Expand Down

0 comments on commit cbec154

Please sign in to comment.