File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3939 "-X tailscale.com/version.longStamp=${ tsVersion } "
4040 "-X tailscale.com/version.shortStamp=${ tsVersion } "
4141 ] ;
42- vendorHash = "sha256-kbr6LUI7wJPxn2OC5T9Il2krg91PeVDySh7axvl2kRQ =" ; # SHA based on vendoring go.mod
42+ vendorHash = "sha256-RqKsIgwkCbIMQdCKtSHqW9eiZuNcZLCYeXFhPbgxjEU =" ; # SHA based on vendoring go.mod
4343 } ;
4444 } ) ;
4545
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ require (
4040 github.com/google/btree v1.1.2 // indirect
4141 github.com/google/nftables v0.2.1-0.20240414091927-5e242ec57806 // indirect
4242 github.com/google/uuid v1.6.0 // indirect
43- github.com/gorilla/csrf v1.7.3-0.20250123201450-9dd6af1f6d30 // indirect
43+ github.com/gorilla/csrf v1.7.3 // indirect
4444 github.com/gorilla/securecookie v1.1.2 // indirect
4545 github.com/hdevalence/ed25519consensus v0.2.0 // indirect
4646 github.com/illarion/gonotify/v3 v3.0.2 // indirect
Original file line number Diff line number Diff line change @@ -85,8 +85,8 @@ github.com/google/nftables v0.2.1-0.20240414091927-5e242ec57806 h1:wG8RYIyctLhdF
8585github.com/google/nftables v0.2.1-0.20240414091927-5e242ec57806 /go.mod h1:Beg6V6zZ3oEn0JuiUQ4wqwuyqqzasOltcoXPtgLbFp4 =
8686github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
8787github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
88- github.com/gorilla/csrf v1.7.3-0.20250123201450-9dd6af1f6d30 h1:fiJdrgVBkjZ5B1HJ2WQwNOaXB+QyYcNXTA3t1XYLz0M =
89- github.com/gorilla/csrf v1.7.3-0.20250123201450-9dd6af1f6d30 /go.mod h1:F1Fj3KG23WYHE6gozCmBAezKookxbIvUJT+121wTuLk =
88+ github.com/gorilla/csrf v1.7.3 h1:BHWt6FTLZAb2HtWT5KDBf6qgpZzvtbp9QWDRKZMXJC0 =
89+ github.com/gorilla/csrf v1.7.3 /go.mod h1:F1Fj3KG23WYHE6gozCmBAezKookxbIvUJT+121wTuLk =
9090github.com/gorilla/securecookie v1.1.2 h1:YCIWL56dvtr73r6715mJs5ZvhtnY73hBvEF8kXD8ePA =
9191github.com/gorilla/securecookie v1.1.2 /go.mod h1:NfCASbcHqRSY+3a8tlWJwsQap2VX5pwzwo4h3eOamfo =
9292github.com/hdevalence/ed25519consensus v0.2.0 h1:37ICyZqdyj0lAZ8P4D1d1id3HqbbG1N3iBb1Tb4rdcU =
You can’t perform that action at this time.
0 commit comments