1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2024-12-21 04:20:23 +00:00
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.24.0
)
require github.com/google/go-querystring v1.1.0 // indirect