Skip to content

Commit

Permalink
feat: Build with go 1.23 (#776)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmidyson committed Aug 26, 2024
1 parent 5ec4ea2 commit fc38542
Show file tree
Hide file tree
Showing 6 changed files with 249 additions and 290 deletions.
4 changes: 2 additions & 2 deletions devbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"golines@latest",
"goreleaser@latest",
"gotestsum@latest",
"govulncheck@latest",
"ko@latest",
"kubernetes-helm@latest",
"pre-commit@latest",
"shfmt@latest",
"upx@latest",
"path:./hack/flakes#go-mod-upgrade",
"path:./hack/flakes#golangci-lint"
"path:./hack/flakes#golangci-lint",
"path:./hack/flakes#govulncheck"
]
}
Loading

0 comments on commit fc38542

Please sign in to comment.