Skip to content

Commit

Permalink
remod
Browse files Browse the repository at this point in the history
  • Loading branch information
primalmotion committed Jul 25, 2019
1 parent 7bb86bf commit 4a0274f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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/bahamut
go 1.12

require (
go.aporeto.io/elemental v1.80.1
go.aporeto.io/wsc v1.28.1
go.aporeto.io/elemental v1.85.0
go.aporeto.io/wsc v1.29.0
)

require (
Expand Down
10 changes: 5 additions & 5 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -185,11 +185,11 @@ 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.80.1 h1:wLukLKl3iWxhex4miSUffzXcDIJsEUjs0/KJ/nmBTh4=
go.aporeto.io/elemental v1.80.1/go.mod h1:hsCdspEFXOqFj4OhtzJfOAbF7SI1vm5VN7IlYwfA2C0=
go.aporeto.io/regolithe v1.38.1/go.mod h1:n5Wi2kGXJ+eZe4fUTiVZ++RlgIo3DKiG71I7TV1Pfz4=
go.aporeto.io/wsc v1.28.1 h1:pqkpbDZvOMFV4qDzCI5Et5TwjiqljLyqCrVxwROpdig=
go.aporeto.io/wsc v1.28.1/go.mod h1:RtLQspKU7si9US0WNw8RnOy70R+ep0MKjhLtvfRKIb0=
go.aporeto.io/elemental v1.85.0 h1:n3rRy2yu9Ewqh49oSAn/j0QC/aBY8DaXsxXYe53qMZE=
go.aporeto.io/elemental v1.85.0/go.mod h1:JhzKhBRoQqHnBcbdVdaDFW8BaZzH6nXssHxTu3qCbGs=
go.aporeto.io/regolithe v1.39.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=
go.opencensus.io v0.21.0 h1:mU6zScU4U1YAFPHEHYk+3JC4SY7JxgkqS10ZOSyksNg=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
Expand Down

0 comments on commit 4a0274f

Please sign in to comment.