Skip to content

Commit

Permalink
chore(netlify): update go version requested for build in netlify
Browse files Browse the repository at this point in the history
Signed-off-by: Rajat Jindal <rajatjindal83@gmail.com>
  • Loading branch information
rajatjindal committed Nov 10, 2024
1 parent 3d9faef commit ccdd6b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.20
1.23.x
3 changes: 2 additions & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
publish = "dist"
[build.environment]
GO_IMPORT_PATH = "github.com/rajatjindal/krew-release-bot"

GO_VERSION = '1.23.x'

[[redirects]]
from = "/github-action-webhook"
to = "/.netlify/functions/github-action-webhook"
Expand Down

0 comments on commit ccdd6b1

Please sign in to comment.