mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-13 11:47:53 +00:00
Upgrade to Go 1.22 and update deps (#1728)
* go 1.22 Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> * upgrade tailscale Signed-off-by: Kristoffer Dalby <kristoffer@dalby.cc> * add script for getting nix sri for go Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> * update deps and only build headscale Signed-off-by: Kristoffer Dalby <kristoffer@dalby.cc> * add script to update all deps Signed-off-by: Kristoffer Dalby <kristoffer@dalby.cc> * get golines and golangci from upstream nix Signed-off-by: Kristoffer Dalby <kristoffer@dalby.cc> --------- Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> Signed-off-by: Kristoffer Dalby <kristoffer@dalby.cc>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
before:
|
||||
hooks:
|
||||
- go mod tidy -compat=1.20
|
||||
- go mod tidy -compat=1.22
|
||||
- go mod vendor
|
||||
|
||||
release:
|
||||
|
Reference in New Issue
Block a user