Skip to content

Commit

Permalink
Bump github.com/mssola/capture from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [github.com/mssola/capture](https://github.com/mssola/capture) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/mssola/capture/releases)
- [Changelog](https://github.com/mssola/capture/blob/main/CHANGELOG.md)
- [Commits](mssola/capture@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/mssola/capture
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent a93022d commit f01c241
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 @@ -3,7 +3,7 @@ module github.com/SUSE/container-suseconnect
go 1.21

require (
github.com/mssola/capture v1.0.0
github.com/mssola/capture v1.1.0
github.com/urfave/cli/v2 v2.27.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/cpuguy83/go-md2man/v2 v2.0.2 h1:p1EgwI/C7NhT0JmVkwCD2ZBK8j4aeHQX2pMHHBfMQ6w=
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/mssola/capture v1.0.0 h1:12SBWBSezcVmPSKgXsztvmQKEyV6KFdsJFywk4rad34=
github.com/mssola/capture v1.0.0/go.mod h1:DjttWXqt7luHAiBDANPVmgXuqulxud7NWB7jmuLezG4=
github.com/mssola/capture v1.1.0 h1:6eQlJabrKukAgp4+ytyEB+AACciMqA30H2WRhhHC0xk=
github.com/mssola/capture v1.1.0/go.mod h1:pHi3j6hBxMY+w6folEomycA/3aUz/4VtXRlKJaBcY7E=
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/urfave/cli/v2 v2.27.1 h1:8xSQ6szndafKVRmfyeUMxkNUJQMjL1F2zmsZ+qHpfho=
Expand Down

0 comments on commit f01c241

Please sign in to comment.