Compare commits

..

No commits in common. "cf8b07725be13e88500895eede9d76c4683eb0e0" and "62d03849a0b5a8d63177f8b7df462e86aca260b7" have entirely different histories.

2 changed files with 1 additions and 3 deletions

2
go.mod
View File

@ -9,7 +9,7 @@ require (
github.com/irlndts/go-discogs v0.3.6
github.com/kelseyhightower/envconfig v1.4.0
golang.org/x/sync v0.6.0
tailscale.com v1.62.1
tailscale.com v1.62.0
)
require (

2
go.sum
View File

@ -434,5 +434,3 @@ tailscale.com v1.60.1 h1:RNNIuSWE0HeUS7c5i7rAZTCmoDzsAxy5yc5LF4K7pFs=
tailscale.com v1.60.1/go.mod h1:qgxvJUlfOWeURBEORdcX4EhoCduFHeBW3FNIZBpmIHY=
tailscale.com v1.62.0 h1:iI1fPDNXXETMbVEatos7xSR6Bv6aCuonD7B1X3glnPE=
tailscale.com v1.62.0/go.mod h1:cC0b0vYCoSDOLufJX5J5zDUrvV3lYwOLqlt9NW8y4cY=
tailscale.com v1.62.1 h1:6Wd218ug6azyoi7aJp2ca2rTadN6W5bPhUxESYqOzzM=
tailscale.com v1.62.1/go.mod h1:cC0b0vYCoSDOLufJX5J5zDUrvV3lYwOLqlt9NW8y4cY=