gitlab.univ-nantes.fr / E218662B / web-api-rest-en-go-lang
étoiles: 0
forks: 0
issues ouvertes:
licence: None
langage:
dépendances analysées:
1 177
date de création: il y a environ 3 ans
date de mise à jour: il y a 12 mois
enregistré: il y a 12 mois
dernière synchronisation: il y a environ un an
go.mod
go
- ./internal/entities *
- ./internal/persistence *
- ./internal/webrest *
- github.com/bketelsen/crypt v0.0.4
- github.com/boltdb/bolt v1.3.1
- github.com/fsnotify/fsnotify v1.5.2
- github.com/go-openapi/analysis v0.21.3
- github.com/go-openapi/runtime v0.23.3
- github.com/go-openapi/spec v0.20.5
- github.com/go-swagger/go-swagger v0.28.0
- github.com/gorilla/mux v1.8.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/rogpeppe/go-internal v1.8.1
- github.com/shurcooL/sanitized_anchor_name v1.0.0
- github.com/smartystreets/goconvey v1.6.4
- github.com/spf13/viper v1.11.0
- go.mongodb.org/mongo-driver v1.9.0
- golang.org/x/net v0.0.0-20220412020605-290c469a71a5
- golang.org/x/sys v0.0.0-20220412211240-33da011f77ad
- golang.org/x/tools v0.1.10
- golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
- gotest.tools v2.2.0+incompatible