Skip to content

Commit

Permalink
Merge pull request #89 from SUSE/dependabot/go_modules/github.com/mss…
Browse files Browse the repository at this point in the history
…ola/capture-1.1.0

Bump github.com/mssola/capture from 1.0.0 to 1.1.0
  • Loading branch information
alexandrevicenzi authored Aug 14, 2024
2 parents a93022d + f01c241 commit b86fd4c
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 b86fd4c

Please sign in to comment.