GitHub / signaux-faibles / IamUpdater
keycloakUpdater pour Signaux-Faibles
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/signaux-faibles%2FIamUpdater
Stars: 1
Forks: 1
Open issues: 10
License: mit
Language: Go
Size: 615 KB
Dependencies parsed at:
219
Created at: over 4 years ago
Updated at: about 1 year ago
Pushed at: 11 months ago
Last synced at: 7 days ago
.github/workflows/publish.yml
actions
- actions/checkout v4 composite
- actions/setup-go v5 composite
- docker/build-push-action v5 composite
- docker/login-action v3 composite
- docker/metadata-action v5 composite
Dockerfile
docker
go.mod
go
- bou.ke/monkey v1.0.2
- github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
- github.com/BurntSushi/toml v1.3.2
- github.com/Microsoft/go-winio v0.6.0
- github.com/Nerzal/gocloak/v13 v13.9.0
- github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5
- github.com/cenkalti/backoff/v4 v4.1.3
- github.com/cnf/structhash v0.0.0-20201127153200-e1b16c1ebc08
- 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/frankban/quicktest v1.14.6
- github.com/go-resty/resty/v2 v2.7.0
- github.com/gogo/protobuf v1.3.2
- github.com/golang-jwt/jwt/v5 v5.0.0
- github.com/golang/snappy v0.0.4
- github.com/google/btree v1.1.2
- github.com/google/go-cmp v0.5.9
- github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
- github.com/gosimple/slug v1.14.0
- github.com/gosimple/unidecode v1.0.1
- github.com/imdario/mergo v0.3.16
- github.com/jaswdr/faker v1.19.1
- github.com/klauspost/compress v1.15.11
- github.com/kr/pretty v0.3.1
- github.com/kr/text v0.2.0
- github.com/mitchellh/mapstructure v1.4.1
- github.com/moby/term v0.0.0-20201216013528-df9cb8a40635
- github.com/montanaflynn/stats v0.6.6
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
- github.com/opencontainers/runc v1.1.12
- github.com/opentracing/opentracing-go v1.2.0
- github.com/ory/dockertest/v3 v3.10.0
- github.com/peterbourgon/diskv/v3 v3.0.1
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/rogpeppe/fastuuid v1.2.0
- github.com/rogpeppe/go-internal v1.9.0
- github.com/samber/lo v1.38.1
- github.com/samber/slog-formatter v1.0.0
- github.com/samber/slog-multi v1.0.2
- github.com/segmentio/ksuid v1.0.4
- github.com/shabbyrobe/xmlwriter v0.0.0-20220218224045-defe0ad214f6
- github.com/signaux-faibles/libwekan v0.6.0
- github.com/sirupsen/logrus v1.9.3
- github.com/stretchr/testify v1.9.0
- github.com/tealeg/xlsx/v3 v3.3.5
- 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-20201027041543-1326539a0a0a
- go.mongodb.org/mongo-driver v1.14.0
- golang.org/x/crypto v0.17.0
- golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
- golang.org/x/mod v0.9.0
- golang.org/x/net v0.17.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.4.0
- gopkg.in/yaml.v3 v3.0.1