Skip to content

Commit

Permalink
Upgrade pytogo
Browse files Browse the repository at this point in the history
  • Loading branch information
corka149 committed Oct 9, 2022
1 parent a303fa5 commit b3ffc6b
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 @@ -2,4 +2,4 @@ module github.com/pytogo/portforward

go 1.16

require github.com/pytogo/pytogo/portforward v0.0.0-20221009185702-e6b6ebe06e70
require github.com/pytogo/pytogo/portforward v0.0.0-20221009201816-4412c669e12c
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
github.com/pytogo/pytogo/portforward v0.0.0-20221009185702-e6b6ebe06e70 h1:GukGMw0FyaBy3QxJKKkQR+9Zweg8iJGZ0CfaHV3Etm0=
github.com/pytogo/pytogo/portforward v0.0.0-20221009185702-e6b6ebe06e70/go.mod h1:5nvUczqVj7Vg2IJ0n6h4ZHYwoZi+mU06nTx4yFFPVRs=
github.com/pytogo/pytogo/portforward v0.0.0-20221009201816-4412c669e12c h1:XdCwYuMAkOlQlSji2+igL0qxuXXGqvBajxc9B3LLANk=
github.com/pytogo/pytogo/portforward v0.0.0-20221009201816-4412c669e12c/go.mod h1:5nvUczqVj7Vg2IJ0n6h4ZHYwoZi+mU06nTx4yFFPVRs=
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/spf13/afero v1.2.2/go.mod h1:9ZxEEn6pIJ8Rxe320qSDBk6AsU0r9pR7Q4OcevTdifk=
github.com/spf13/pflag v0.0.0-20170130214245-9ff6c6923cff/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4=
Expand Down

0 comments on commit b3ffc6b

Please sign in to comment.