Skip to content

Commit

Permalink
updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Mar 12, 2024
1 parent 5ee93da commit d86ecc2
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/carapace-sh/carapace-spec-urfavecli
go 1.20

require (
github.com/carapace-sh/carapace-spec v0.17.1-0.20240311163627-73cd85d39b71
github.com/carapace-sh/carapace-spec v1.0.0
github.com/urfave/cli/v2 v2.27.1
gopkg.in/yaml.v2 v2.4.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/carapace-sh/carapace-spec v0.17.1-0.20240311163627-73cd85d39b71 h1:l7yKE3SMXCagWoYtkjaZpkjOtFmuWrH2/KcRmtL84xQ=
github.com/carapace-sh/carapace-spec v0.17.1-0.20240311163627-73cd85d39b71/go.mod h1:JND1Lduv2tvUfsZ8Mr8o1fMXaQsQC5/Vwa7C3DZ5f3k=
github.com/carapace-sh/carapace-spec v1.0.0 h1:gq2aV/eLXmQLBLT8hqBGf8lOyyQdx54PNjE1o8ADlEw=
github.com/carapace-sh/carapace-spec v1.0.0/go.mod h1:/HdoGk/59vcD5kCTPmtxlc2QQagyZc4hOHP7Ie0MIoI=
github.com/cpuguy83/go-md2man/v2 v2.0.3 h1:qMCsGGgs+MAzDFyp9LpAe1Lqy/fY/qCovCm0qnXZOBM=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
Expand Down

0 comments on commit d86ecc2

Please sign in to comment.