Skip to content

Commit

Permalink
chore(deps): bump github.com/mia-platform/go-crud-service-client
Browse files Browse the repository at this point in the history
Bumps [github.com/mia-platform/go-crud-service-client](https://github.com/mia-platform/go-crud-service-client) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/mia-platform/go-crud-service-client/releases)
- [Commits](mia-platform/go-crud-service-client@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/mia-platform/go-crud-service-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent c568b3a commit 2091050
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/gorilla/mux v1.8.1
github.com/mia-platform/configlib v1.0.2
github.com/mia-platform/glogger/v4 v4.1.0
github.com/mia-platform/go-crud-service-client v0.11.0
github.com/mia-platform/go-crud-service-client v0.12.0
github.com/open-policy-agent/opa v0.61.0
github.com/prometheus/client_golang v1.18.0
github.com/samber/lo v1.39.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -343,8 +343,8 @@ github.com/mia-platform/configlib v1.0.2 h1:vpb0oXFh5fO/WAAfz/lFiLY6VjyNv/jPViee
github.com/mia-platform/configlib v1.0.2/go.mod h1:9TwR6CsqEQfdCyBdSCiZ5xUlpsvkOUFjXbgFzvmehQU=
github.com/mia-platform/glogger/v4 v4.1.0 h1:rqs4/qwfe7j7VyLEtZG++xpVpM+XOdlZlq7f/YHbj2Y=
github.com/mia-platform/glogger/v4 v4.1.0/go.mod h1:0Dqqthkv2jWdeoyghPIaMEKSWu+vyjSLQ85wfgNWEYs=
github.com/mia-platform/go-crud-service-client v0.11.0 h1:6/4OFe2N2z2gQuVrAocTrKBPgttb244f74JzZ1ZNz4g=
github.com/mia-platform/go-crud-service-client v0.11.0/go.mod h1:Sj3BEGMu0RTdeye/fPBVwRoojOjKuhWl5j+psY3s40s=
github.com/mia-platform/go-crud-service-client v0.12.0 h1:KZqMUwEiWoPNJSMdTe4WqQdV2a1VRTNbhN4FO0UTqns=
github.com/mia-platform/go-crud-service-client v0.12.0/go.mod h1:Sj3BEGMu0RTdeye/fPBVwRoojOjKuhWl5j+psY3s40s=
github.com/mia-platform/jsonschema v0.1.0 h1:tjQf7TaYROsAqk7SXTL+44TrfKk3bSEvhRGPS51IA5Y=
github.com/mia-platform/jsonschema v0.1.0/go.mod h1:r2DJjPA/+6S+WPnXZt1xONMvO2b4hlhfXfUYV0po/Dk=
github.com/miekg/dns v1.1.26/go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKjuso=
Expand Down

0 comments on commit 2091050

Please sign in to comment.