Skip to content

Commit

Permalink
Bump github.com/fatedier/frp from 0.60.0 to 0.61.0 (#189)
Browse files Browse the repository at this point in the history
Bumps [github.com/fatedier/frp](https://github.com/fatedier/frp) from 0.60.0 to 0.61.0.
- [Release notes](https://github.com/fatedier/frp/releases)
- [Changelog](https://github.com/fatedier/frp/blob/dev/.goreleaser.yml)
- [Commits](fatedier/frp@v0.60.0...v0.61.0)

---
updated-dependencies:
- dependency-name: github.com/fatedier/frp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 9a007b1 commit 257a474
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 @@ -3,7 +3,7 @@ module github.com/koho/frpmgr
go 1.22

require (
github.com/fatedier/frp v0.60.0
github.com/fatedier/frp v0.61.0
github.com/fatedier/golib v0.5.0
github.com/go-ole/go-ole v1.3.0
github.com/lxn/walk v0.0.0-20210112085537-c389da54e794
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98=
github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c=
github.com/fatedier/frp v0.60.0 h1:OHNKfXADO+ggyhQjGrk6IAAJsFkUH6ZPr9VXCYi8K44=
github.com/fatedier/frp v0.60.0/go.mod h1:slbDpYP9l8y6p3buVKGniAzbmxL3Fr+IdEJ3chRaA8Q=
github.com/fatedier/frp v0.61.0 h1:+OuBLMtfsd3bHTd+uiYUKaz2h5Xv8JJnKfHD2FLwjOU=
github.com/fatedier/frp v0.61.0/go.mod h1:slbDpYP9l8y6p3buVKGniAzbmxL3Fr+IdEJ3chRaA8Q=
github.com/fatedier/golib v0.5.0 h1:hNcH7hgfIFqVWbP+YojCCAj4eO94pPf4dEF8lmq2jWs=
github.com/fatedier/golib v0.5.0/go.mod h1:W6kIYkIFxHsTzbgqg5piCxIiDo4LzwgTY6R5W8l9NFQ=
github.com/go-jose/go-jose/v4 v4.0.1 h1:QVEPDE3OluqXBQZDcnNvQrInro2h0e4eqNbnZSWqS6U=
Expand Down

0 comments on commit 257a474

Please sign in to comment.