Skip to content

Commit

Permalink
Update go.mod - Back to using go v1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
Ales999 authored Jan 20, 2025
1 parent e3c3e9f commit f9aef87
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/sbezverk/gobmp

go 1.23
go 1.22

require (
github.com/IBM/sarama v1.44.0
Expand Down

0 comments on commit f9aef87

Please sign in to comment.