From 1f21407aafb3cad8792814f15a60eb17ef652f2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 01:46:46 +0000 Subject: [PATCH] chore(deps): bump github.com/fatedier/frp in the minor-and-patch group Bumps the minor-and-patch group with 1 update: [github.com/fatedier/frp](https://github.com/fatedier/frp). Updates `github.com/fatedier/frp` from 0.69.0 to 0.69.1 - [Release notes](https://github.com/fatedier/frp/releases) - [Changelog](https://github.com/fatedier/frp/blob/dev/Release.md) - [Commits](https://github.com/fatedier/frp/compare/v0.69.0...v0.69.1) --- updated-dependencies: - dependency-name: github.com/fatedier/frp dependency-version: 0.69.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 1da8df4..a20e2f1 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.25.6 require ( github.com/OpenNHP/opennhp/endpoints v0.0.0-20260118020651-91dcec886336 github.com/denisbrodbeck/machineid v1.0.1 - github.com/fatedier/frp v0.69.0 + github.com/fatedier/frp v0.69.1 github.com/pelletier/go-toml/v2 v2.3.1 github.com/spf13/cobra v1.10.2 ) diff --git a/go.sum b/go.sum index 6adad79..a00d74e 100644 --- a/go.sum +++ b/go.sum @@ -41,8 +41,8 @@ github.com/emmansun/gmsm v0.41.0/go.mod h1:EpQkChC2hxFAutJRbVNDGybWOVA0YGnfldnAf 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.69.0 h1:WfJuyy3+CvcvEDSBCJ1RA2ZgUSFR04KYFKB25GSfS2s= -github.com/fatedier/frp v0.69.0/go.mod h1:h6UP/0bhnurYzBPORBgbP+aZByDMpzWOErJNNoFdoJo= +github.com/fatedier/frp v0.69.1 h1:ZlkUCAO4HHyGmTOZ0q7k2PvFW2PmmPon+vyeyHDdZWA= +github.com/fatedier/frp v0.69.1/go.mod h1:h6UP/0bhnurYzBPORBgbP+aZByDMpzWOErJNNoFdoJo= github.com/fatedier/golib v0.7.0 h1:tMDF9ObcwVt59VUHroJOzHQjVFPLymZVMpGm9WAVwhY= github.com/fatedier/golib v0.7.0/go.mod h1:ArUGvPg2cOw/py2RAuBt46nNZH2VQ5Z70p109MAZpJw= github.com/fatedier/yamux v0.0.0-20250825093530-d0154be01cd6 h1:u92UUy6FURPmNsMBUuongRWC0rBqN6gd01Dzu+D21NE=