gitlab.univ-nantes.fr / E21A429P / tp_web_rest
Stars: 0
Forks: 0
Open issues:
License: None
Language:
Dependencies parsed at:
1,077
Created at: about 3 years ago
Updated at: 12 months ago
Pushed at: 12 months ago
Last synced at: about 1 year ago
go.mod
go
- ./internal/entities *
- ./internal/handlers *
- ./internal/persistence *
- github.com/boltdb/bolt v1.3.1
- 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.29.0
- github.com/gorilla/mux v1.8.0
- github.com/magiconair/properties v1.8.6
- github.com/spf13/afero v1.8.2
- 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
- gopkg.in/ini.v1 v1.66.4
- github.com/gorilla/mux v1.8.0
- internal/entities v1.0.0
- internal/persistence v1.0.0