mirror of
https://github.com/kopia/kopia.git
synced 2026-05-19 04:04:56 -04:00
chore(ci): require Go 1.24 to build site (#4980)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module github.com/kopia/kopia/site
|
||||
|
||||
go 1.21
|
||||
go 1.24
|
||||
|
||||
require (
|
||||
github.com/google/docsy v0.7.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user