fad7bf8d8b
Bump github.com/fatedier/frp from 0.64.0 to 0.65.0 ( #267 )
...
Bumps [github.com/fatedier/frp](https://github.com/fatedier/frp ) from 0.64.0 to 0.65.0.
- [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.64.0...v0.65.0 )
---
updated-dependencies:
- dependency-name: github.com/fatedier/frp
dependency-version: 0.65.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-29 10:17:07 +08:00
1f5cf1df35
Bump github.com/fatedier/frp from 0.63.0 to 0.64.0 ( #263 )
...
Bumps [github.com/fatedier/frp](https://github.com/fatedier/frp ) from 0.63.0 to 0.64.0.
- [Release notes](https://github.com/fatedier/frp/releases )
- [Changelog](https://github.com/fatedier/frp/blob/dev/.goreleaser.yml )
- [Commits](https://github.com/fatedier/frp/compare/v0.63.0...v0.64.0 )
---
updated-dependencies:
- dependency-name: github.com/fatedier/frp
dependency-version: 0.64.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 09:25:33 +08:00
b82b9691d6
Bump github.com/fatedier/frp from 0.62.1 to 0.63.0 ( #252 )
...
Bumps [github.com/fatedier/frp](https://github.com/fatedier/frp ) from 0.62.1 to 0.63.0.
- [Release notes](https://github.com/fatedier/frp/releases )
- [Changelog](https://github.com/fatedier/frp/blob/dev/.goreleaser.yml )
- [Commits](https://github.com/fatedier/frp/compare/v0.62.1...v0.63.0 )
---
updated-dependencies:
- dependency-name: github.com/fatedier/frp
dependency-version: 0.63.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-26 09:41:42 +08:00
325a2e6a5e
Add properties dialog ( #250 )
...
* Add properties dialog
* Resize window
* Count TCP and UDP connections
* Resize the first column
* Fix lint error
2025-06-25 10:03:22 +08:00
d70ec0b76b
Resize the startup window
2025-06-15 18:17:33 +08:00
1338bc6902
Bump github.com/fatedier/frp from 0.62.0 to 0.62.1 ( #236 )
...
Bumps [github.com/fatedier/frp](https://github.com/fatedier/frp ) from 0.62.0 to 0.62.1.
- [Release notes](https://github.com/fatedier/frp/releases )
- [Changelog](https://github.com/fatedier/frp/blob/dev/.goreleaser.yml )
- [Commits](https://github.com/fatedier/frp/compare/v0.62.0...v0.62.1 )
---
updated-dependencies:
- dependency-name: github.com/fatedier/frp
dependency-version: 0.62.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-04 23:56:12 +08:00
f371b107d5
Upgrade ui package
2025-04-18 11:15:13 +08:00
49d6555dad
Bump github.com/fatedier/frp from 0.61.2 to 0.62.0 ( #233 )
...
Bumps [github.com/fatedier/frp](https://github.com/fatedier/frp ) from 0.61.2 to 0.62.0.
- [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.61.2...v0.62.0 )
---
updated-dependencies:
- dependency-name: github.com/fatedier/frp
dependency-version: 0.62.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 23:19:24 +08:00
c27ea5ef86
Display protocol and TLS status on the panel ( #231 )
...
* Display protocol and TLS status on the panel
* Improve proxy translation
* Upgrade ui package
* Update screenshots
2025-04-15 23:00:48 +08:00
54f94e829f
Add list editor for array fields ( #229 )
...
* Add list editor for array fields
* Disable move button in edit mode
2025-04-13 18:58:17 +08:00
f0f659b2e5
Remove support for SVCB
2025-04-12 00:11:42 +08:00
889c8723c1
Show proxy status ( #224 )
...
* Show proxy status
* Fix incorrect proxy name when user is set
* Add proxy status description
* Use timer to make probe requests
* Stop tracker if the config page is not visible
* New timer logic
* Use buffered channel
* Add screenshots
* Fix incorrect remote address
* Set proxy state priority
* Increase pipe output buffer size
2025-04-11 00:17:25 +08:00
f6aa8db84a
Avoid unnecessary UI updates
2025-04-05 11:43:25 +08:00
00de0753c1
Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 ( #223 )
...
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify ) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases )
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.8.0...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
dependency-version: 1.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-05 10:13:19 +08:00
e06f383b06
Remove service button ( #221 )
2025-03-19 16:49:07 +08:00
465621fb4d
Bump golang.org/x/text from 0.22.0 to 0.23.0 ( #213 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-13 16:18:50 +08:00
3a277208c4
Bump golang.org/x/sys from 0.30.0 to 0.31.0 ( #215 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/sys/compare/v0.30.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-13 16:10:16 +08:00
32267b870a
Bump github.com/fatedier/frp from 0.61.1 to 0.61.2 ( #216 )
...
* Bump github.com/fatedier/frp from 0.61.1 to 0.61.2
Bumps [github.com/fatedier/frp](https://github.com/fatedier/frp ) from 0.61.1 to 0.61.2.
- [Release notes](https://github.com/fatedier/frp/releases )
- [Changelog](https://github.com/fatedier/frp/blob/dev/.goreleaser.yml )
- [Commits](https://github.com/fatedier/frp/compare/v0.61.1...v0.61.2 )
---
updated-dependencies:
- dependency-name: github.com/fatedier/frp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update go version
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gerhard Tan <gwohau.tan@gmail.com >
2025-03-13 16:00:59 +08:00
2e7bc3546e
Bump github.com/miekg/dns from 1.1.62 to 1.1.63 ( #203 )
...
Bumps [github.com/miekg/dns](https://github.com/miekg/dns ) from 1.1.62 to 1.1.63.
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release )
- [Commits](https://github.com/miekg/dns/compare/v1.1.62...v1.1.63 )
---
updated-dependencies:
- dependency-name: github.com/miekg/dns
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-13 15:32:15 +08:00
275876d204
Bump golang.org/x/text from 0.21.0 to 0.22.0 ( #209 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.21.0...v0.22.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-06 16:15:29 +08:00
5b292b88b5
Bump golang.org/x/sys from 0.29.0 to 0.30.0 ( #208 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/sys/compare/v0.29.0...v0.30.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-06 16:06:17 +08:00
bf239eed62
Bump golang.org/x/sys from 0.28.0 to 0.29.0 ( #202 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/sys/compare/v0.28.0...v0.29.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-01 22:51:55 +08:00
730f9411d8
Use event-driven instead of polling to read logs ( #201 )
...
* Use event-driven instead of polling to read logs
* Fix failed tests
* Add copy action in context menu
* Add a fixed time interval to read the log
* Scroll only after new lines are added
* Do not monitor backup logs
* Upgrade ui package version
* Reset model when visibility changes
* The open button is disabled by default
* Select all
2025-02-01 22:45:37 +08:00
9347641da0
Bump github.com/fatedier/frp from 0.61.0 to 0.61.1 ( #199 )
...
Bumps [github.com/fatedier/frp](https://github.com/fatedier/frp ) from 0.61.0 to 0.61.1.
- [Release notes](https://github.com/fatedier/frp/releases )
- [Changelog](https://github.com/fatedier/frp/blob/dev/.goreleaser.yml )
- [Commits](https://github.com/fatedier/frp/compare/v0.61.0...v0.61.1 )
---
updated-dependencies:
- dependency-name: github.com/fatedier/frp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 17:08:27 +08:00
6d4cb1e2e5
Bump golang.org/x/text from 0.20.0 to 0.21.0 ( #197 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.20.0...v0.21.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 18:15:35 +08:00
90879d1922
Bump golang.org/x/sys from 0.27.0 to 0.28.0 ( #196 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/sys/compare/v0.27.0...v0.28.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 17:33:02 +08:00
2273d04d0e
Bump golang.org/x/text from 0.19.0 to 0.20.0 ( #191 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-17 14:30:19 +08:00
bab185f279
Bump golang.org/x/sys from 0.26.0 to 0.27.0 ( #192 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/sys/compare/v0.26.0...v0.27.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-17 11:43:08 +08:00
257a47405b
Bump github.com/fatedier/frp from 0.60.0 to 0.61.0 ( #189 )
...
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](https://github.com/fatedier/frp/compare/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] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-23 10:39:58 +08:00
9a007b1fd5
Bump golang.org/x/sys from 0.25.0 to 0.26.0 ( #188 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.25.0 to 0.26.0.
- [Commits](https://github.com/golang/sys/compare/v0.25.0...v0.26.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 15:55:44 +08:00
e9ae8babaf
Bump golang.org/x/text from 0.18.0 to 0.19.0 ( #187 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.18.0...v0.19.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 17:08:17 +08:00
0edc0dc305
Bump golang.org/x/sys from 0.24.0 to 0.25.0 ( #185 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/sys/compare/v0.24.0...v0.25.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-06 20:31:29 +08:00
d8d29a95c9
Bump golang.org/x/text from 0.17.0 to 0.18.0 ( #184 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.17.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-06 19:37:39 +08:00
d98ec5052f
Bump github.com/fatedier/frp from 0.59.0 to 0.60.0 ( #179 )
...
Bumps [github.com/fatedier/frp](https://github.com/fatedier/frp ) from 0.59.0 to 0.60.0.
- [Release notes](https://github.com/fatedier/frp/releases )
- [Changelog](https://github.com/fatedier/frp/blob/dev/.goreleaser.yml )
- [Commits](https://github.com/fatedier/frp/compare/v0.59.0...v0.60.0 )
---
updated-dependencies:
- dependency-name: github.com/fatedier/frp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 08:19:13 +08:00
07bf7ac380
Bump github.com/miekg/dns from 1.1.61 to 1.1.62 ( #178 )
...
Bumps [github.com/miekg/dns](https://github.com/miekg/dns ) from 1.1.61 to 1.1.62.
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release )
- [Commits](https://github.com/miekg/dns/compare/v1.1.61...v1.1.62 )
---
updated-dependencies:
- dependency-name: github.com/miekg/dns
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 15:27:52 +08:00
c2559a0f27
Bump golang.org/x/sys from 0.22.0 to 0.24.0 ( #176 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.22.0 to 0.24.0.
- [Commits](https://github.com/golang/sys/compare/v0.22.0...v0.24.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 15:18:26 +08:00
1ab5cd4c12
Bump golang.org/x/text from 0.16.0 to 0.17.0 ( #175 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.16.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 15:08:37 +08:00
6bf7b8b206
Bump github.com/fatedier/frp from 0.58.1 to 0.59.0 ( #164 )
...
Bumps [github.com/fatedier/frp](https://github.com/fatedier/frp ) from 0.58.1 to 0.59.0.
- [Release notes](https://github.com/fatedier/frp/releases )
- [Changelog](https://github.com/fatedier/frp/blob/dev/.goreleaser.yml )
- [Commits](https://github.com/fatedier/frp/compare/v0.58.1...v0.59.0 )
---
updated-dependencies:
- dependency-name: github.com/fatedier/frp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-10 08:53:53 +08:00
c6fb2c69f9
Bump golang.org/x/sys from 0.21.0 to 0.22.0 ( #163 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/sys/compare/v0.21.0...v0.22.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 14:52:24 +08:00
f992bb4b0a
Bump github.com/miekg/dns from 1.1.59 to 1.1.61 ( #156 )
...
Bumps [github.com/miekg/dns](https://github.com/miekg/dns ) from 1.1.59 to 1.1.61.
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release )
- [Commits](https://github.com/miekg/dns/compare/v1.1.59...v1.1.61 )
---
updated-dependencies:
- dependency-name: github.com/miekg/dns
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 11:06:26 +08:00
4aa3ce04c9
Bump golang.org/x/text from 0.15.0 to 0.16.0 ( #155 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.15.0...v0.16.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-05 21:44:08 +08:00
58981baa42
Bump golang.org/x/sys from 0.20.0 to 0.21.0 ( #154 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/golang/sys/compare/v0.20.0...v0.21.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-05 21:35:37 +08:00
3a533ac00f
Bump github.com/fatedier/frp from 0.58.0 to 0.58.1 ( #153 )
...
Bumps [github.com/fatedier/frp](https://github.com/fatedier/frp ) from 0.58.0 to 0.58.1.
- [Release notes](https://github.com/fatedier/frp/releases )
- [Changelog](https://github.com/fatedier/frp/blob/dev/.goreleaser.yml )
- [Commits](https://github.com/fatedier/frp/compare/v0.58.0...v0.58.1 )
---
updated-dependencies:
- dependency-name: github.com/fatedier/frp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-31 16:07:35 +08:00
e1109e946f
Bump github.com/fatedier/frp from 0.57.0 to 0.58.0 ( #150 )
...
Bumps [github.com/fatedier/frp](https://github.com/fatedier/frp ) from 0.57.0 to 0.58.0.
- [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.57.0...v0.58.0 )
---
updated-dependencies:
- dependency-name: github.com/fatedier/frp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 01:40:22 +08:00
e0e731b2be
Bump golang.org/x/sys from 0.19.0 to 0.20.0 ( #149 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/sys/compare/v0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 01:34:47 +08:00
b2645546db
Bump golang.org/x/text from 0.14.0 to 0.15.0 ( #148 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.14.0...v0.15.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 01:27:42 +08:00
c32881f759
Bump github.com/miekg/dns from 1.1.58 to 1.1.59 ( #144 )
...
Bumps [github.com/miekg/dns](https://github.com/miekg/dns ) from 1.1.58 to 1.1.59.
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release )
- [Commits](https://github.com/miekg/dns/compare/v1.1.58...v1.1.59 )
---
updated-dependencies:
- dependency-name: github.com/miekg/dns
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-20 14:10:16 +08:00
33f7d115c4
Bump github.com/fatedier/golib from 0.4.2 to 0.4.3 ( #140 )
...
Bumps [github.com/fatedier/golib](https://github.com/fatedier/golib ) from 0.4.2 to 0.4.3.
- [Commits](https://github.com/fatedier/golib/compare/v0.4.2...v0.4.3 )
---
updated-dependencies:
- dependency-name: github.com/fatedier/golib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 02:15:27 +08:00
b7179bd824
Bump github.com/fatedier/frp from 0.56.0 to 0.57.0 ( #139 )
...
Bumps [github.com/fatedier/frp](https://github.com/fatedier/frp ) from 0.56.0 to 0.57.0.
- [Release notes](https://github.com/fatedier/frp/releases )
- [Changelog](https://github.com/fatedier/frp/blob/dev/.goreleaser.yml )
- [Commits](https://github.com/fatedier/frp/compare/v0.56.0...v0.57.0 )
---
updated-dependencies:
- dependency-name: github.com/fatedier/frp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 12:29:08 +08:00
9607978501
Bump golang.org/x/sys from 0.18.0 to 0.19.0 ( #138 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/sys/compare/v0.18.0...v0.19.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 15:50:06 +08:00