This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
orchestrator-swagger-go-client/go.mod

8 lines
139 B
Modula-2
Raw Permalink Normal View History

2024-05-30 16:34:11 +00:00
module git.dragse.it/anthrove/orchestrator-swagger-go-client
go 1.13
require (
golang.org/x/oauth2 v0.0.0-20210323180902-22b0adad7558
)