Skip to content

Commit

Permalink
bump go version
Browse files Browse the repository at this point in the history
  • Loading branch information
danslo committed Sep 13, 2024
1 parent d720a54 commit d542bff
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/sansecio/gocommerce

go 1.20
go 1.22

require (
github.com/go-sql-driver/mysql v1.5.0 // 20190901 last release is incompatible with older mysql servers
Expand Down

0 comments on commit d542bff

Please sign in to comment.