Skip to content

Commit

Permalink
build(deps): Bump github.com/chanced/caps in /generator (#99)
Browse files Browse the repository at this point in the history
Bumps [github.com/chanced/caps](https://github.com/chanced/caps) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/chanced/caps/releases)
- [Commits](chanced/caps@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/chanced/caps
  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>
Co-authored-by: Ryan Parman <[email protected]>
  • Loading branch information
dependabot[bot] and skyzyx authored Jan 3, 2024
1 parent 523b701 commit b311501
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion generator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ go 1.21
toolchain go1.21.3

require (
github.com/chanced/caps v1.0.1
github.com/chanced/caps v1.0.2
github.com/spf13/pflag v1.0.5
)
4 changes: 2 additions & 2 deletions generator/go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/chanced/caps v1.0.1 h1:B9LhH2mmAcNjn1argkddu9fRdU+VMrfomRoeXL1DYhg=
github.com/chanced/caps v1.0.1/go.mod h1:SJhRzeYLKJ3OmzyQXhdZ7Etj7lqqWoPtQ1zcSJRtQjs=
github.com/chanced/caps v1.0.2 h1:RELvNN4lZajqSXJGzPaU7z8B4LK2+o2Oc/upeWdgMOA=
github.com/chanced/caps v1.0.2/go.mod h1:SJhRzeYLKJ3OmzyQXhdZ7Etj7lqqWoPtQ1zcSJRtQjs=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=

0 comments on commit b311501

Please sign in to comment.