Skip to content

Commit

Permalink
Require Go 1.19+ to match pgx
Browse files Browse the repository at this point in the history
  • Loading branch information
jackc committed May 17, 2024
1 parent c5e8bbb commit 578b8b4
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/jackc/tern/v2

go 1.18
go 1.19

require (
github.com/Masterminds/sprig/v3 v3.2.3
Expand Down

0 comments on commit 578b8b4

Please sign in to comment.