mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-03 05:01:30 -05:00
8 lines
199 B
Modula-2
8 lines
199 B
Modula-2
module github.com/opentofu/opentofu/.github/scripts/update_top_issues_ranking
|
|
|
|
go 1.22.1
|
|
|
|
require github.com/google/go-github/v61 v61.0.0
|
|
|
|
require github.com/google/go-querystring v1.1.0 // indirect
|