Skip to content

Commit

Permalink
chore: change go version to 1.22.6. closes #5
Browse files Browse the repository at this point in the history
  • Loading branch information
metebykl committed Aug 20, 2024
1 parent 608a565 commit 603ea70
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/fly2z/aeromod

go 1.23
go 1.22.6

require (
github.com/adrg/xdg v0.4.0
Expand Down

0 comments on commit 603ea70

Please sign in to comment.