Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Bump github.com/ironcore-dev/dpservice-go from 0.3.1 to 0.3.2
Browse files Browse the repository at this point in the history
Bumps [github.com/ironcore-dev/dpservice-go](https://github.com/ironcore-dev/dpservice-go) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/ironcore-dev/dpservice-go/releases)
- [Commits](ironcore-scrapyard/dpservice-go@v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: github.com/ironcore-dev/dpservice-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent de95c3d commit daff735
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 @@ -5,7 +5,7 @@ go 1.21
require (
github.com/ghodss/yaml v1.0.0
github.com/google/addlicense v1.1.1
github.com/ironcore-dev/dpservice-go v0.3.1
github.com/ironcore-dev/dpservice-go v0.3.2
github.com/jedib0t/go-pretty/v6 v6.5.3
github.com/onsi/ginkgo/v2 v2.15.0
github.com/onsi/gomega v1.31.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ github.com/google/pprof v0.0.0-20211214055906-6f57359322fd/go.mod h1:KgnwoLYCZ8I
github.com/ianlancetaylor/demangle v0.0.0-20210905161508-09a460cdf81d/go.mod h1:aYm2/VgdVmcIU8iMfdMvDMsRAQjcfZSKFby6HOFvi/w=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/ironcore-dev/dpservice-go v0.3.1 h1:BKwH7z/aMKNAvwz/5vzeIC0QGGHQ5AS8rMezqO7uALQ=
github.com/ironcore-dev/dpservice-go v0.3.1/go.mod h1:14OkLogUmpK75qvNuIGSaOM1hb/QlIA0un0EA4sK7/s=
github.com/ironcore-dev/dpservice-go v0.3.2 h1:JhsiFumKXpF5Vh18ujRk8DWc66wKh9cRwlEeA1+yYIk=
github.com/ironcore-dev/dpservice-go v0.3.2/go.mod h1:slVkBoc2rMF52Xnx6rvmg+kK7WalMjN3keAvXkIYc2U=
github.com/jedib0t/go-pretty/v6 v6.5.3 h1:GIXn6Er/anHTkVUoufs7ptEvxdD6KIhR7Axa2wYCPF0=
github.com/jedib0t/go-pretty/v6 v6.5.3/go.mod h1:5LQIxa52oJ/DlDSLv0HEkWOFMDGoWkJb9ss5KqPpJBg=
github.com/kr/pretty v0.2.0 h1:s5hAObm+yFO5uHYt5dYjxi2rXrsnmRpJx4OYvIWUaQs=
Expand Down

0 comments on commit daff735

Please sign in to comment.