Skip to content

Commit

Permalink
build: use go 1.22.11 (#309)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
  • Loading branch information
wolf31o2 authored Jan 22, 2025
1 parent d70e07d commit f3fb714
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/blinklabs-io/adder

go 1.22.9
go 1.22.11

require (
github.com/SundaeSwap-finance/kugo v1.0.6-0.20250116035512-6686234216f0
Expand Down

0 comments on commit f3fb714

Please sign in to comment.