Skip to content

Commit

Permalink
Update tunnel dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dviejokfs committed Apr 5, 2022
1 parent ef6a0fe commit fa254af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/hyperledger/fabric-gateway v1.0.1
github.com/hyperledger/fabric-protos-go v0.0.0-20220315113721-7dc293e117f7
github.com/hyperledger/fabric-sdk-go v1.0.1-0.20220124135247-4f34271d9b0f
github.com/kfsoftware/getout v0.0.5-beta13
github.com/kfsoftware/getout v0.0.5-beta14
github.com/lib/pq v1.10.2
github.com/lithammer/shortuuid/v3 v3.0.7
github.com/mitchellh/mapstructure v1.4.1 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -341,8 +341,10 @@ github.com/jtolds/gls v4.20.0+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfV
github.com/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w=
github.com/julienschmidt/httprouter v1.3.0/go.mod h1:JR6WtHb+2LUe8TCKY3cZOxFyyO8IZAc4RVcycCCAKdM=
github.com/justinas/alice v1.2.0/go.mod h1:fN5HRH/reO/zrUflLfTN43t3vXvKzvZIENsNEe7i7qA=
github.com/kfsoftware/getout v0.0.1-beta14/go.mod h1:/qoSgBQ5RC//wbmf3VsmAScPSHWMVo8SKFV/Mtvd5Qg=
github.com/kfsoftware/getout v0.0.5-beta13 h1:zWnQvGAUMhYmmfjKHleQLbTxa8wL07cGpZCbQ57/2zE=
github.com/kfsoftware/getout v0.0.5-beta13/go.mod h1:/qoSgBQ5RC//wbmf3VsmAScPSHWMVo8SKFV/Mtvd5Qg=
github.com/kfsoftware/getout v0.0.5-beta14/go.mod h1:/qoSgBQ5RC//wbmf3VsmAScPSHWMVo8SKFV/Mtvd5Qg=
github.com/kfsoftware/getout v0.0.5-beta7 h1:CIExhemI7MaqbbUscmtmjFOOMLo9f+GaLVmis82FX18=
github.com/kfsoftware/getout v0.0.5-beta7/go.mod h1:RErQGJm6Vp3n5zY3rH6Dw0hpmK+rZhicglID9khDtpE=
github.com/kisielk/errcheck v1.1.0/go.mod h1:EZBBE59ingxPouuu3KfxchcWSUPOHkagtvWXihfKN4Q=
Expand Down

0 comments on commit fa254af

Please sign in to comment.