Skip to content

Commit

Permalink
Upgrade weave to v1.0.2 (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
orkunkl authored Apr 7, 2020
1 parent 8f41134 commit de69b90
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 @@ -7,7 +7,7 @@ require (
github.com/go-openapi/spec v0.19.6 // indirect
github.com/go-openapi/swag v0.19.7 // indirect
github.com/golang/protobuf v1.3.3 // indirect
github.com/iov-one/weave v1.0.1
github.com/iov-one/weave v1.0.2
github.com/mailru/easyjson v0.7.0 // indirect
github.com/swaggo/http-swagger v0.0.0-20200103000832-0e9263c4b516
github.com/swaggo/swag v1.6.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ github.com/gorilla/mux v1.7.3/go.mod h1:1lud6UwP+6orDFRuTfBEV8e9/aOM/c4fVVCaMa2z
github.com/gorilla/websocket v1.4.0/go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ=
github.com/hpcloud/tail v1.0.0 h1:nfCOvKYfkgYP8hkirhJocXT2+zOD8yUNjXaWfTlyFKI=
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
github.com/iov-one/weave v1.0.1 h1:W+3Q1Q+riXlrKRsiUVuv8uMhqWgYPLqUT/SM9Bl9Jg4=
github.com/iov-one/weave v1.0.1/go.mod h1:StSXELCLnI/CxhdvlUfOZlTuzYIh2LPrh5IsIcQzqWs=
github.com/iov-one/weave v1.0.2 h1:bw4h3oLKDvdQoOSG71aSX0S2z4sDLD2PXGDUMrL8m1U=
github.com/iov-one/weave v1.0.2/go.mod h1:StSXELCLnI/CxhdvlUfOZlTuzYIh2LPrh5IsIcQzqWs=
github.com/jessevdk/go-flags v0.0.0-20141203071132-1679536dcc89/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=
github.com/jmhodges/levigo v1.0.0 h1:q5EC36kV79HWeTBWsod3mG11EgStG3qArTKcvlksN1U=
github.com/jmhodges/levigo v1.0.0/go.mod h1:Q6Qx+uH3RAqyK4rFQroq9RL7mdkABMcfhEI+nNuzMJQ=
Expand Down

0 comments on commit de69b90

Please sign in to comment.