Skip to content

Commit

Permalink
Downgrade Go version in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed May 21, 2024
1 parent 0250321 commit 7a0d97d
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/gohugoio/httpcache

go 1.22.2
go 1.20

require github.com/frankban/quicktest v1.14.6

Expand Down

0 comments on commit 7a0d97d

Please sign in to comment.