Skip to content

Commit

Permalink
go.mod details
Browse files Browse the repository at this point in the history
  • Loading branch information
c3l3si4n committed Oct 9, 2023
1 parent 65782d4 commit f4c9cdd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
module github.com/c3l3si4n/quickcert


go 1.21

require github.com/jackc/pgx/v5 v5.4.3
Expand All @@ -11,4 +10,4 @@ require (
golang.org/x/crypto v0.9.0 // indirect
golang.org/x/text v0.9.0 // indirect
)
replace quickcert => github.com/c3l3si4n/quickcert latest

0 comments on commit f4c9cdd

Please sign in to comment.