Compare commits

...

8 Commits

Author SHA1 Message Date
935956c7bf Merge pull request 'Update module tailscale.com to v1.76.6' (#47) from renovate/tailscale.com-1.x into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #47
2024-11-10 19:21:46 +00:00
d9d57c4b2b Update module tailscale.com to v1.76.6
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-11-09 21:02:21 +00:00
155f5a967f Merge pull request 'Update module golang.org/x/sync to v0.9.0' (#49) from renovate/golang.org-x-sync-0.x into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #49
2024-11-09 20:30:51 +00:00
de3a121b3d Update module golang.org/x/sync to v0.9.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-11-07 22:02:19 +00:00
7175484edb Merge pull request 'Update module tailscale.com to v1.76.3' (#46) from renovate/tailscale.com-1.x into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #46
2024-10-29 15:27:49 +00:00
9a1974a538 Update module tailscale.com to v1.76.3
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-10-22 01:02:47 +00:00
757112837d Merge pull request 'Update module tailscale.com to v1.76.1' (#45) from renovate/tailscale.com-1.x into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #45
2024-10-22 00:37:13 +00:00
990d18bc64 Update module tailscale.com to v1.76.1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-10-17 19:02:48 +00:00
2 changed files with 10 additions and 2 deletions

4
go.mod
View File

@ -10,8 +10,8 @@ require (
github.com/go-sql-driver/mysql v1.8.1
github.com/irlndts/go-discogs v0.3.6
github.com/kelseyhightower/envconfig v1.4.0
golang.org/x/sync v0.8.0
tailscale.com v1.76.0
golang.org/x/sync v0.9.0
tailscale.com v1.76.6
)
require (

8
go.sum
View File

@ -255,6 +255,8 @@ golang.org/x/sync v0.7.0 h1:YsImfSBoP9QPYL0xyKJPq0gcaJdG3rInoqxTWbfQu9M=
golang.org/x/sync v0.7.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
golang.org/x/sync v0.8.0 h1:3NFvSEYkUoMifnESzZl15y791HH1qU2xm6eCJU5ZPXQ=
golang.org/x/sync v0.8.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
golang.org/x/sync v0.9.0 h1:fEo0HyrW1GIgZdpbhCRO0PkJajUS5H9IFUztCgEo2jQ=
golang.org/x/sync v0.9.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20200217220822-9197077df867/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20200728102440-3e129f6d46b1/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
@ -332,3 +334,9 @@ tailscale.com v1.74.1 h1:qhhkN+0gFZasczi+0n0eBxwfP/ZaUr+05cWdsOQ3GT0=
tailscale.com v1.74.1/go.mod h1:3iACpCONQ4lauDXvwfoGlwNCpfbVxjdc2j6G9EuFOW8=
tailscale.com v1.76.0 h1:6fS66odV7LySVzS2ZmJebWETeS26grV8iaKZfWgXaPA=
tailscale.com v1.76.0/go.mod h1:myCwmhYBvMCF/5OgBYuIW42zscuEo30bAml7wABVZLk=
tailscale.com v1.76.1 h1:Gv0w6LdASTbkihnvNZM2sBVAU3EY0qgeSJ7yZlHxRE8=
tailscale.com v1.76.1/go.mod h1:myCwmhYBvMCF/5OgBYuIW42zscuEo30bAml7wABVZLk=
tailscale.com v1.76.3 h1:UBfYxqgsSAjutLix2doZBfTw8bBuE7Cj1DzsREow1wA=
tailscale.com v1.76.3/go.mod h1:myCwmhYBvMCF/5OgBYuIW42zscuEo30bAml7wABVZLk=
tailscale.com v1.76.6 h1:qxRVe/ljIVWixIiCLOHrakbsoXcw/dKaKCZt25tJ7gc=
tailscale.com v1.76.6/go.mod h1:myCwmhYBvMCF/5OgBYuIW42zscuEo30bAml7wABVZLk=