Skip to content

Commit

Permalink
go.mod: update tailscale.com to commit 7675c3ebf24d
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Aug 21, 2024
1 parent 7302ff0 commit a08fe08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/tailscale/squibble v0.0.0-20240601210838-24fce2c81b7f
honnef.co/go/tools v0.5.0
modernc.org/sqlite v1.29.10
tailscale.com v1.72.0
tailscale.com v1.73.0-pre.0.20240820234010-7675c3ebf24d
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -310,5 +310,5 @@ modernc.org/token v1.1.0 h1:Xl7Ap9dKaEs5kLoOQeQmPWevfnk/DM5qcLcYlA8ys6Y=
modernc.org/token v1.1.0/go.mod h1:UGzOrNV1mAFSEB63lOFHIpNRUVMvYTc6yu1SMY/XTDM=
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.72.0 h1:emsPxupFM72zJLt2wvSzpa1vymqPYbL0WVVO+170/s0=
tailscale.com v1.72.0/go.mod h1:v7OHtg0KLAnhOVf81Z8WrjNefj238QbFhgkWJQoKxbs=
tailscale.com v1.73.0-pre.0.20240820234010-7675c3ebf24d h1:F5PKQxyJ78Z3OnVGXHWxNhqFYG+RIEiPdzI/i5HZaek=
tailscale.com v1.73.0-pre.0.20240820234010-7675c3ebf24d/go.mod h1:v7OHtg0KLAnhOVf81Z8WrjNefj238QbFhgkWJQoKxbs=

0 comments on commit a08fe08

Please sign in to comment.