ci: fix govulncheck (#927)

This commit is contained in:
Andrey Nering 2026-04-09 16:18:13 -03:00 committed by GitHub
commit 1130f2d89f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/charmbracelet/glow/v2
go 1.25.0
go 1.25.9
require (
github.com/atotto/clipboard v0.1.4