mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 04:20:46 +00:00
8 lines
137 B
Modula-2
8 lines
137 B
Modula-2
module github.com/sailpoint-oss/golang-sdk/sdk-output/v3
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/hashicorp/go-retryablehttp v0.7.2 // indirect
|
|
)
|