orchestrator-swagger-go-client/go.mod

9 lines
178 B
Modula-2
Raw Normal View History

2024-07-20 17:24:05 +00:00
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
)