Skip to content

Commit

Permalink
Bump github.com/contextcloud/goutils from 0.1.48 to 0.1.49
Browse files Browse the repository at this point in the history
Bumps [github.com/contextcloud/goutils](https://github.com/contextcloud/goutils) from 0.1.48 to 0.1.49.
- [Commits](go-apis/utils@v0.1.48...v0.1.49)

---
updated-dependencies:
- dependency-name: github.com/contextcloud/goutils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 26, 2024
1 parent 985c774 commit 3c69682
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 @@ -8,7 +8,7 @@ require (
github.com/Masterminds/semver/v3 v3.2.1
github.com/a8m/envsubst v1.4.2
github.com/charmbracelet/lipgloss v0.9.1
github.com/contextcloud/goutils v0.1.48
github.com/contextcloud/goutils v0.1.49
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
github.com/google/go-github/v53 v53.2.0
github.com/google/uuid v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ github.com/charmbracelet/lipgloss v0.9.1/go.mod h1:1mPmG4cxScwUQALAAnacHaigiiHB9
github.com/cloudflare/circl v1.3.3/go.mod h1:5XYMA4rFBvNIrhs50XuiBJ15vF2pZn4nnUKZrLbUZFA=
github.com/cloudflare/circl v1.3.7 h1:qlCDlTPz2n9fu58M0Nh1J/JzcFpfgkFHHX3O35r5vcU=
github.com/cloudflare/circl v1.3.7/go.mod h1:sRTcRWXGLrKw6yIGJ+l7amYJFfAXbZG0kBSc8r4zxgA=
github.com/contextcloud/goutils v0.1.48 h1:8iZhn9FN9Mr2pP/ZFHjtw7CQs1cLMnTRcNgtymsGg2k=
github.com/contextcloud/goutils v0.1.48/go.mod h1:2NdbEZNvSXFye0sleVcrsnt/m2Zoe/cPGRE7fhvvwJ4=
github.com/contextcloud/goutils v0.1.49 h1:7pNWqOQv0m1jvxZl01NS6wHtBWWPR6XTUDIUURgicww=
github.com/contextcloud/goutils v0.1.49/go.mod h1:a3SWA7guSkBNuzeqkZ+/hfAhew6wlvdAErONnuTkd9M=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/danieljoos/wincred v1.2.1 h1:dl9cBrupW8+r5250DYkYxocLeZ1Y4vB1kxgtjxw8GQs=
github.com/danieljoos/wincred v1.2.1/go.mod h1:uGaFL9fDn3OLTvzCGulzE+SzjEe5NGlh5FdCcyfPwps=
Expand Down

0 comments on commit 3c69682

Please sign in to comment.