Skip to content

Commit

Permalink
go.mod: update for 1.78.2
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Khyl <[email protected]>
  • Loading branch information
nickkhyl committed Dec 11, 2024
1 parent 1ffe285 commit 4bc7e78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/tailscale/wireguard-go v0.0.0-20241113014420-4e883d38c8d3
golang.org/x/mobile v0.0.0-20240806205939-81131f6468ab
inet.af/netaddr v0.0.0-20220617031823-097006376321
tailscale.com v1.78.1
tailscale.com v1.78.2
)

require (
Expand Down
8 changes: 2 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -256,9 +256,5 @@ inet.af/netaddr v0.0.0-20220617031823-097006376321 h1:B4dC8ySKTQXasnjDTMsoCMf1sQ
inet.af/netaddr v0.0.0-20220617031823-097006376321/go.mod h1:OIezDfdzOgFhuw4HuWapWq2e9l0H9tK4F1j+ETRtF3k=
software.sslmate.com/src/go-pkcs12 v0.4.0 h1:H2g08FrTvSFKUj+D309j1DPfk5APnIdAQAB8aEykJ5k=
software.sslmate.com/src/go-pkcs12 v0.4.0/go.mod h1:Qiz0EyvDRJjjxGyUQa2cCNZn/wMyzrRJ/qcDXOQazLI=
tailscale.com v1.77.0-pre.0.20241205005256-7f9ebc0a83f8 h1:ASyQeyfTqiKpZ6SYqOMHzMs2rhFMfvwshjcIlZnQadw=
tailscale.com v1.77.0-pre.0.20241205005256-7f9ebc0a83f8/go.mod h1:gT7ALbLFCr2YIu0kgc9Q3tBVaTlod65D2N6jMLH11Bk=
tailscale.com v1.78.0 h1:/UF5EituVa1QMhojqOObFumTarVTcZ14nW1KIVVwbLw=
tailscale.com v1.78.0/go.mod h1:gT7ALbLFCr2YIu0kgc9Q3tBVaTlod65D2N6jMLH11Bk=
tailscale.com v1.78.1 h1:qGCGq6gRQEQ/bCpphD/l+fOnSheu2FzushFrRSZnjbo=
tailscale.com v1.78.1/go.mod h1:gT7ALbLFCr2YIu0kgc9Q3tBVaTlod65D2N6jMLH11Bk=
tailscale.com v1.78.2 h1:xZ+BWlP+AFLUaNr2o4U9EPpBL/itU7/XLnw9EJXoZ+o=
tailscale.com v1.78.2/go.mod h1:gT7ALbLFCr2YIu0kgc9Q3tBVaTlod65D2N6jMLH11Bk=

0 comments on commit 4bc7e78

Please sign in to comment.