gitops-acl-action icon indicating copy to clipboard operation
gitops-acl-action copied to clipboard

[email protected] requires go >= 1.23.1

Open oscar-b opened this issue 1 year ago • 1 comments

Seems like the action needs to bump the required go version?

Run go run tailscale.com/cmd/gitops-pusher@66aa77416744037baec93206ae212012a2314f83 "--policy-file=tailscale-policy.hujson" "test"
go: downloading tailscale.com v1.77.0-pre.0.20241205230054-66aa77416744
go: tailscale.com/cmd/gitops-pusher@66aa77416744037baec93206ae212012a2314f83: [email protected] requires go >= 1.23.1 (running go 1.22.4; GOTOOLCHAIN=local)
Error: Process completed with exit code 1.

oscar-b avatar Feb 26 '25 09:02 oscar-b

https://tailscale.com/changelog#2024-09-12

Go is updated to version 1.23.1.

oscar-b avatar Feb 27 '25 11:02 oscar-b