Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 7a0d97d

Browse files
committed
Downgrade Go version in go.mod
1 parent 0250321 commit 7a0d97d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎go.mod‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/gohugoio/httpcache
22

3-
go 1.22.2
3+
go 1.20
44

55
require github.com/frankban/quicktest v1.14.6
66

0 commit comments

Comments
 (0)