orchestrator-swagger-go-client/go.mod
2024-09-01 19:09:40 +02:00

9 lines
178 B
Modula-2

module git.anthrove.art/Anthrove/orchestrator-swagger-go-client
go 1.13
require (
github.com/stretchr/testify v1.4.0
golang.org/x/oauth2 v0.0.0-20210323180902-22b0adad7558
)