Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
Grabdata
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mashplace
backend
Grabdata
Commits
2385c43e
Commit
2385c43e
authored
2 years ago
by
ci-bot
Browse files
Options
Downloads
Patches
Plain Diff
Update grabdata dependencies to release/v0.37
parent
ee8124a8
Branches
release/v0.37
Tags
b0.37.1
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
go.mod
+10
-13
10 additions, 13 deletions
go.mod
with
10 additions
and
13 deletions
go.mod
+
10
−
13
View file @
2385c43e
...
...
@@ -9,21 +9,18 @@ require (
github.com/go-bindata/go-bindata/v3
v3.1.3
github.com/golang-migrate/migrate/v4
v4.14.1
github.com/golang/mock
v1.6.0
github.com/golang/protobuf
v1.5.
2
github.com/golang/protobuf
v1.5.
3
github.com/grpc-ecosystem/go-grpc-middleware
v1.3.0 // indirect
github.com/jmoiron/sqlx
v1.3.3
github.com/lib/pq
v1.10.1 // indirect
github.com/pkg/errors
v0.9.1
github.com/stretchr/testify
v1.7.0
gitlab.mashplace.com/mashplace/backend/common/api
v0.0.0-20230328214754-a52879591b51
gitlab.mashplace.com/mashplace/backend/common/functest
v0.0.0-20230328214754-a52879591b51
gitlab.mashplace.com/mashplace/backend/common/generic
v0.0.0-20230328214754-a52879591b51
gitlab.mashplace.com/mashplace/backend/geo/api
v0.0.0-20230327100304-5cb5ed6bc37d
gitlab.mashplace.com/mashplace/backend/grabdata/api
v0.0.0-20230327100109-2c07107569b5
golang.org/x/image
v0.0.0-20210504121937-7319ad40d33e
golang.org/x/net
v0.0.0-20220407224826-aac1ed45d8e3 // indirect
golang.org/x/sys
v0.0.0-20220408201424-a24fb2fb8a0f // indirect
google.golang.org/genproto
v0.0.0-20220407144326-9054f6ed7bac // indirect
google.golang.org/grpc
v1.45.0
google.golang.org/protobuf
v1.28.1
github.com/stretchr/testify
v1.8.2
gitlab.mashplace.com/mashplace/backend/common/api
v0.0.0-20230705141406-b42fd7834bf4
gitlab.mashplace.com/mashplace/backend/common/functest
v0.0.0-20230705141406-b42fd7834bf4
gitlab.mashplace.com/mashplace/backend/common/generic
v0.0.0-20230705141406-b42fd7834bf4
gitlab.mashplace.com/mashplace/backend/geo/api
v0.0.0-20230705140944-59a3b0457f88
gitlab.mashplace.com/mashplace/backend/grabdata/api
v0.0.0-20230705141314-ee8124a8c65d
golang.org/x/image
v0.0.0-20220302094943-723b81ca9867
google.golang.org/grpc
v1.54.0
google.golang.org/protobuf
v1.30.0
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment