Skip to content

Commit

Permalink
update: go 1.18 -> 1.22 (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
mazrean authored Nov 24, 2024
1 parent 5bf1050 commit c4a4870
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .tool-versions

This file was deleted.

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/mazrean/genorm

go 1.18
go 1.22.0

require (
github.com/golang/mock v1.6.0
Expand Down

0 comments on commit c4a4870

Please sign in to comment.