Skip to content

Commit

Permalink
Merge pull request #842 from twmb/sr-1.22
Browse files Browse the repository at this point in the history
pkg/sr: require go 1.22
  • Loading branch information
twmb authored Oct 15, 2024
2 parents 0a9996b + 7b20aaf commit 9e83043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/sr/go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/twmb/franz-go/pkg/sr

go 1.21
go 1.22

toolchain go1.22.0

0 comments on commit 9e83043

Please sign in to comment.