feat(login-profiles): actl.toml supports specifying profiles
... | ... | @@ -10,6 +10,7 @@ require ( |
github.com/fsnotify/fsnotify v1.4.9 // indirect | ||
github.com/go-resty/resty/v2 v2.6.0 | ||
github.com/golang/protobuf v1.5.2 // indirect | ||
github.com/hokaccha/go-prettyjson v0.0.0-20210113012101-fb4e108d2519 // indirect | ||
github.com/int128/oauth2cli v1.13.0 | ||
github.com/magiconair/properties v1.8.5 // indirect | ||
github.com/mattn/go-isatty v0.0.13 // indirect | ||
... | ... |
Please register or sign in to comment