Skip to content

Commit

Permalink
Merge pull request #41 from fabiante/fix/go-mod-version
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiante authored Sep 17, 2023
2 parents 863ea48 + 6dff3c7 commit 92a17c7
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/fabiante/persurl

go 1.21.0
go 1.21

require (
github.com/doug-martin/goqu/v9 v9.18.0
Expand Down

0 comments on commit 92a17c7

Please sign in to comment.