Skip to content

Commit

Permalink
Bump github.com/krzysztofreczek/go-structurizr in /cmd/example-yaml (#…
Browse files Browse the repository at this point in the history
…159)

Bumps [github.com/krzysztofreczek/go-structurizr](https://github.com/krzysztofreczek/go-structurizr) from 0.1.32 to 0.1.35.
- [Release notes](https://github.com/krzysztofreczek/go-structurizr/releases)
- [Commits](v0.1.32...v0.1.35)

---
updated-dependencies:
- dependency-name: github.com/krzysztofreczek/go-structurizr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent dc5ba35 commit e34c90a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cmd/example-yaml/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.22.3

require (
github.com/jaegertracing/jaeger v1.60.0
github.com/krzysztofreczek/go-structurizr v0.1.32
github.com/krzysztofreczek/go-structurizr v0.1.35
)

require (
Expand Down
4 changes: 2 additions & 2 deletions cmd/example-yaml/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/krzysztofreczek/go-structurizr v0.1.32 h1:gSIk862igHYSNoAgLuy8q/U4oiZOGpmkhmp7ZL/Kn+A=
github.com/krzysztofreczek/go-structurizr v0.1.32/go.mod h1:BqNd30R6fyYySPsS0tIumQCWZGaDLZcYyE8qA5IHofs=
github.com/krzysztofreczek/go-structurizr v0.1.35 h1:NLRPcUNrBW8rW8KvF5RPXb/0PdOsOnsaCIMznPWdf1o=
github.com/krzysztofreczek/go-structurizr v0.1.35/go.mod h1:txJjDBYAvqOFBDWvknOztaUxQaTw5yrg1YaDC6Y6nq0=
github.com/magiconair/properties v1.8.7 h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0VQdvPDY=
github.com/magiconair/properties v1.8.7/go.mod h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw=
Expand Down

0 comments on commit e34c90a

Please sign in to comment.