Skip to content

Commit bce2810

Browse files
committed
go.mod: update for 1.82.4
Signed-off-by: kari-ts <[email protected]>
1 parent ce6fa05 commit bce2810

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/tailscale/wireguard-go v0.0.0-20250107165329-0b8b35511f19
77
golang.org/x/mobile v0.0.0-20240806205939-81131f6468ab
88
inet.af/netaddr v0.0.0-20220617031823-097006376321
9-
tailscale.com v1.82.2
9+
tailscale.com v1.82.4
1010
)
1111

1212
require (

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,3 +250,5 @@ tailscale.com v1.82.0 h1:pposomel4h6Je4brJydcdc2ixNQWDaZyGr5v5MdRr/o=
250250
tailscale.com v1.82.0/go.mod h1:iU6kohVzG+bP0/5XjqBAnW8/6nSG/Du++bO+x7VJZD0=
251251
tailscale.com v1.82.2 h1:m+fqt+IILwVIg9HeQMjAMxhMWxKgdVFpuxTnokpRj9A=
252252
tailscale.com v1.82.2/go.mod h1:iU6kohVzG+bP0/5XjqBAnW8/6nSG/Du++bO+x7VJZD0=
253+
tailscale.com v1.82.4 h1:J8QEVQ2DOM0Oy0Ac2UkdBpi8bDvTaGEgd+bBz3g2o7w=
254+
tailscale.com v1.82.4/go.mod h1:iU6kohVzG+bP0/5XjqBAnW8/6nSG/Du++bO+x7VJZD0=

0 commit comments

Comments
 (0)