gitlab.univ-nantes.fr / E218662B / web-api-rest-en-go-lang
Stars: 0
Forks: 0
Open issues:
License: None
Language:
Dependencies parsed at:
1,177
Created at: about 3 years ago
Updated at: 11 months ago
Pushed at: 11 months ago
Last synced at: 12 months ago
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