Skip to content

Commit

Permalink
mod: remod
Browse files Browse the repository at this point in the history
  • Loading branch information
primalmotion committed Aug 26, 2019
1 parent 82ba361 commit f86c8f8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.89.0
go.aporeto.io/elemental v1.91.0
go.aporeto.io/wsc v1.29.0
)

Expand Down
6 changes: 3 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,9 @@ 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.89.0 h1:Bc8bCGNp80tpmJWmA7nYbn/5Zy3u4e5HntSET01sKCM=
go.aporeto.io/elemental v1.89.0/go.mod h1:8eFu6go0/W6u890gwC05FIUYd4LHtLBG7g+LWSDwrkU=
go.aporeto.io/regolithe v1.42.0/go.mod h1:n5Wi2kGXJ+eZe4fUTiVZ++RlgIo3DKiG71I7TV1Pfz4=
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/regolithe v1.43.0/go.mod h1:n5Wi2kGXJ+eZe4fUTiVZ++RlgIo3DKiG71I7TV1Pfz4=
go.aporeto.io/wsc v1.29.0 h1:WJK27DMUAsvHuB0FYMoxDrhC3ZBfg1Qj1LUzebdV004=
go.aporeto.io/wsc v1.29.0/go.mod h1:RtLQspKU7si9US0WNw8RnOy70R+ep0MKjhLtvfRKIb0=
go.etcd.io/bbolt v1.3.2/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU=
Expand Down

0 comments on commit f86c8f8

Please sign in to comment.