Skip to content

Commit

Permalink
feat: Build with go 1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmidyson committed Sep 23, 2024
1 parent 1917357 commit 32c607e
Show file tree
Hide file tree
Showing 5 changed files with 423 additions and 378 deletions.
1 change: 0 additions & 1 deletion apis/config/v1alpha1/zz_generated.defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions devbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"gnused@latest",
"go@latest",
"gojq@latest",
"golangci-lint@latest",
"golines@latest",
"google-cloud-sdk@latest",
"goreleaser@latest",
Expand All @@ -26,8 +27,6 @@
"shfmt@latest",
"upx@latest",
"yamale@latest",
"yamllint@latest",
"path:./hack/flakes#golangci-lint",
"path:./hack/flakes#go-mod-upgrade"
"yamllint@latest"
]
}
Loading

0 comments on commit 32c607e

Please sign in to comment.