GitHub / InseeFrLab / onyxia-cli
WIP
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/InseeFrLab%2Fonyxia-cli
Stars: 2
Forks: 1
Open issues: 1
License: apache-2.0
Language: Go
Size: 53.7 KB
Dependencies parsed at:
653
Created at: about 5 years ago
Updated at: about 1 year ago
Pushed at: 10 days ago
Last synced at: 6 days ago
.github/workflows/go.yaml
actions
- actions/checkout v2 composite
- actions/setup-go v2 composite
- svenstaro/upload-release-action v2 composite
go.mod
go
- github.com/fatih/color v1.10.0
- github.com/google/go-cmp v0.5.4
- github.com/gopherjs/gopherjs v0.0.0-20210202160940-bed99a852dfe
- github.com/kr/text v0.2.0
- github.com/magiconair/properties v1.8.4
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/mapstructure v1.4.1
- github.com/nmrshll/rndm-go v0.0.0-20170430161430-8da3024e53de
- github.com/palantir/stacktrace v0.0.0-20161112013806-78658fd2d177
- github.com/pelletier/go-toml v1.8.1
- github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
- github.com/smartystreets/assertions v1.2.0
- github.com/spf13/afero v1.5.1
- github.com/spf13/cast v1.3.1
- github.com/spf13/cobra v1.1.3
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/viper v1.7.1
- github.com/stretchr/testify v1.7.0
- golang.org/x/net v0.0.0-20210119194325-5f4716e94777
- golang.org/x/oauth2 v0.0.0-20210210192628-66670185b0cd
- golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c
- golang.org/x/text v0.3.5
- google.golang.org/appengine v1.6.7
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/ini.v1 v1.62.0
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
- k8s.io/client-go v0.20.0