Skip to content

Commit

Permalink
bump go version to 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Sarvarov committed Jun 8, 2024
1 parent 3cb265e commit cf1f657
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/.idea
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/romsar/gonertia

go 1.19
go 1.22

0 comments on commit cf1f657

Please sign in to comment.