File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed
Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/gotd/contrib v0.21.0
1111 github.com/hashicorp/golang-lru/v2 v2.0.7
1212 github.com/miscreant/miscreant.go v0.0.0-20200214223636-26d376326b75
13- github.com/syncthing/syncthing v1.30.0-rc.1.0.20250919051710-eb4eb7524d2a
13+ github.com/syncthing/syncthing v1.30.0-rc.1.0.20250923124631-6f0acacbd2b1
1414 golang.org/x/exp v0.0.0-20250811191247-51f88131bc50
1515 google.golang.org/protobuf v1.36.7
1616)
@@ -25,7 +25,7 @@ require (
2525 github.com/coreos/go-semver v0.3.1 // indirect
2626 github.com/davecgh/go-spew v1.1.1 // indirect
2727 github.com/dustin/go-humanize v1.0.1 // indirect
28- github.com/ebitengine/purego v0.8.4 // indirect
28+ github.com/ebitengine/purego v0.9.0 // indirect
2929 github.com/go-asn1-ber/asn1-ber v1.5.8-0.20250403174932-29230038a667 // indirect
3030 github.com/go-ldap/ldap/v3 v3.4.11 // indirect
3131 github.com/go-ole/go-ole v1.3.0 // indirect
Original file line number Diff line number Diff line change @@ -30,6 +30,8 @@ github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkp
3030github.com/dustin/go-humanize v1.0.1 /go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto =
3131github.com/ebitengine/purego v0.8.4 h1:CF7LEKg5FFOsASUj0+QwaXf8Ht6TlFxg09+S9wz0omw =
3232github.com/ebitengine/purego v0.8.4 /go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ =
33+ github.com/ebitengine/purego v0.9.0 h1:mh0zpKBIXDceC63hpvPuGLiJ8ZAa3DfrFTudmfi8A4k =
34+ github.com/ebitengine/purego v0.9.0 /go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ =
3335github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
3436github.com/fsnotify/fsnotify v1.4.9 /go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ =
3537github.com/fsnotify/fsnotify v1.5.4 /go.mod h1:OVB6XrOHzAwXMpEM7uPOzcehqUV2UqJxmVXmkdnm1bU =
@@ -207,6 +209,8 @@ github.com/syncthing/syncthing v1.30.0-rc.1.0.20250912094147-3382ccc3f165 h1:vjy
207209github.com/syncthing/syncthing v1.30.0-rc.1.0.20250912094147-3382ccc3f165 /go.mod h1:4fXQuO2uPVFDlBX3/p4IZYmncoChUPdtc14umDfNygw =
208210github.com/syncthing/syncthing v1.30.0-rc.1.0.20250919051710-eb4eb7524d2a h1:S7RQzvhy/Oz2pzakbEEEcHkdO38RkYlCeL7/CxFbpMw =
209211github.com/syncthing/syncthing v1.30.0-rc.1.0.20250919051710-eb4eb7524d2a /go.mod h1:4fXQuO2uPVFDlBX3/p4IZYmncoChUPdtc14umDfNygw =
212+ github.com/syncthing/syncthing v1.30.0-rc.1.0.20250923124631-6f0acacbd2b1 h1:OHqAH5uLZdaUyWm4O2hERyf5hUbkMFtLx+ZUjm7rS0U =
213+ github.com/syncthing/syncthing v1.30.0-rc.1.0.20250923124631-6f0acacbd2b1 /go.mod h1:4fXQuO2uPVFDlBX3/p4IZYmncoChUPdtc14umDfNygw =
210214github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d h1:vfofYNRScrDdvS342BElfbETmL1Aiz3i2t0zfRj16Hs =
211215github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d /go.mod h1:RRCYJbIwD5jmqPI9XoAFR0OcDxqUctll6zUj/+B4S48 =
212216github.com/thejerf/suture/v4 v4.0.6 h1:QsuCEsCqb03xF9tPAsWAj8QOAJBgQI1c0VqJNaingg8 =
Original file line number Diff line number Diff line change @@ -439,7 +439,7 @@ <h1>Legal notices</h1>
439439 </ li >
440440
441441 < li >
442- < span > < strong > github.com/ebitengine/purego</ strong > v0.8.4 </ span >
442+ < span > < strong > github.com/ebitengine/purego</ strong > v0.9.0 </ span >
443443 < details >
444444 < summary > Apache-2.0 License</ summary >
445445 < pre > Apache License
@@ -2457,7 +2457,7 @@ <h1>Legal notices</h1>
24572457 </ li >
24582458
24592459 < li >
2460- < span > < strong > github.com/syncthing/syncthing</ strong > v1.30.0-rc.1.0.20250919051710-eb4eb7524d2a </ span >
2460+ < span > < strong > github.com/syncthing/syncthing</ strong > v1.30.0-rc.1.0.20250923124631-6f0acacbd2b1 </ span >
24612461 < details >
24622462 < summary > MPL-2.0 License</ summary >
24632463 < pre > Mozilla Public License Version 2.0
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ const (
108108
109109func NewClient (configPath string , filesPath string , saveLog bool ) * Client {
110110 // Set version info
111- build .Version = "v2.0.9 "
111+ build .Version = "v2.0.10 "
112112 build .Host = "t-shaped.nl"
113113 build .User = "sushitrain"
114114
You can’t perform that action at this time.
0 commit comments