Skip to content

Commit

Permalink
fix(chore): add minor go version in mod file: 1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
plastikfan committed Apr 28, 2024
1 parent fbcc52a commit 9a24dfc
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/snivilised/astrolib

go 1.22
go 1.22.0

require (
github.com/onsi/ginkgo/v2 v2.17.1
Expand Down

0 comments on commit 9a24dfc

Please sign in to comment.