Skip to content

Commit

Permalink
Merge pull request #306 from mergestat/renovate/go-1.x
Browse files Browse the repository at this point in the history
chore(deps): update module go to 1.19
  • Loading branch information
patrickdevivo authored Oct 11, 2022
2 parents c5bb0cc + ac911ea commit 09d4409
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/mergestat/mergestat-lite

go 1.17
go 1.19

require (
github.com/BurntSushi/toml v1.2.0
Expand Down

0 comments on commit 09d4409

Please sign in to comment.