GitHub / signaux-faibles / libwekan
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/signaux-faibles%2Flibwekan
Stars: 0
Forks: 0
Open issues: 2
License: mit
Language: Go
Size: 218 KB
Dependencies parsed at:
149
Created at: about 3 years ago
Updated at: almost 3 years ago
Pushed at: 11 months ago
Last synced at: 7 days ago
.github/workflows/pipeline.yml
actions
- actions/checkout v4 composite
- actions/setup-go v5 composite
go.mod
go
- github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
- github.com/Microsoft/go-winio v0.6.0
- github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5
- github.com/cenkalti/backoff/v4 v4.1.3
- github.com/containerd/continuity v0.3.0
- github.com/davecgh/go-spew v1.1.1
- github.com/docker/cli v20.10.17+incompatible
- github.com/docker/docker v24.0.7+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.4.0
- github.com/gogo/protobuf v1.3.2
- github.com/golang/snappy v0.0.1
- github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
- github.com/imdario/mergo v0.3.12
- github.com/klauspost/compress v1.13.6
- github.com/mitchellh/mapstructure v1.4.1
- github.com/moby/term v0.0.0-20201216013528-df9cb8a40635
- github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.0.2
- github.com/opencontainers/runc v1.1.12
- github.com/ory/dockertest/v3 v3.10.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/sirupsen/logrus v1.8.1
- github.com/stretchr/testify v1.9.0
- github.com/xdg-go/pbkdf2 v1.0.0
- github.com/xdg-go/scram v1.1.2
- github.com/xdg-go/stringprep v1.0.4
- github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
- github.com/xeipuuv/gojsonschema v1.2.0
- github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d
- go.mongodb.org/mongo-driver v1.14.0
- golang.org/x/crypto v0.17.0
- golang.org/x/mod v0.9.0
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.15.0
- golang.org/x/text v0.14.0
- golang.org/x/tools v0.7.0
- gopkg.in/yaml.v2 v2.3.0
- gopkg.in/yaml.v3 v3.0.1