ceph-csi/actions/retest/go.mod

11 lines
211 B
Modula-2
Raw Normal View History

module github.com/ceph/ceph-csi/actions/retest
go 1.22.5
require (
github.com/google/go-github v17.0.0+incompatible
golang.org/x/oauth2 v0.22.0
)
require github.com/google/go-querystring v1.1.0 // indirect