Skip to content

Commit

Permalink
chore: upgrade Go version to 1.20
Browse files Browse the repository at this point in the history
- Update Go version from 1.18 to 1.20

Signed-off-by: Bo-Yi Wu <[email protected]>
  • Loading branch information
appleboy committed Aug 14, 2024
1 parent 1c34f39 commit ebceea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _examples/notify/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module example

go 1.18
go 1.20

require (
github.com/gin-contrib/graceful v1.0.2
Expand Down

0 comments on commit ebceea0

Please sign in to comment.