Skip to content

Commit

Permalink
Merge pull request #768 from kongfei605/golang_up
Browse files Browse the repository at this point in the history
update golang to 1.21
  • Loading branch information
kongfei605 authored Jan 23, 2024
2 parents 9dc9420 + dc5bd90 commit caa45ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
tags:
- 'v*'
env:
GO_VERSION: 1.20
GO_VERSION: 1.21

jobs:
goreleaser:
Expand Down

0 comments on commit caa45ea

Please sign in to comment.