Skip to content

Commit

Permalink
mod: update elemental
Browse files Browse the repository at this point in the history
  • Loading branch information
primalmotion committed Oct 5, 2019
1 parent 58719fc commit e6a62f3
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.12

require (
go.aporeto.io/elemental v1.98.0
go.aporeto.io/elemental v1.99.0
go.aporeto.io/wsc v1.33.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,8 @@ 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/elemental v1.99.0 h1:JDyHQ2EDKCT7FAdhkNT+2IYKeP5izQhq1Wm1PktsCwQ=
go.aporeto.io/elemental v1.99.0/go.mod h1:NjDNPU2diT/Cj8SG1LUdqhtGk84JKfo9XMlT/qF5pn8=
go.aporeto.io/regolithe v1.48.0/go.mod h1:n5Wi2kGXJ+eZe4fUTiVZ++RlgIo3DKiG71I7TV1Pfz4=
go.aporeto.io/wsc v1.33.1 h1:h7fouXGQ9NzWODPl7IZ0j4TXvzQozxYDaOE1wGOyvvY=
go.aporeto.io/wsc v1.33.1/go.mod h1:RtLQspKU7si9US0WNw8RnOy70R+ep0MKjhLtvfRKIb0=
Expand Down

0 comments on commit e6a62f3

Please sign in to comment.