Skip to content

Commit

Permalink
feat: drop support for go 1.21 (#902)
Browse files Browse the repository at this point in the history
Drop support for go 1.21 (we already build with go 1.23).
  • Loading branch information
jooola authored Nov 8, 2024
1 parent c16af7f commit d6bd9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/hetznercloud/cli

go 1.21
go 1.22

toolchain go1.23.3

Expand Down

0 comments on commit d6bd9bd

Please # to comment.