Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module go.woodpecker-ci.org/woodpecker to v1 #54

Merged
merged 1 commit into from
Nov 11, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(deps): update module go.woodpecker-ci.org/woodpecker to v1
  • Loading branch information
renovate[bot] authored Nov 11, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 956c7116ce0c15cf8ba6afbd23ccf757cfdb2860
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/rs/zerolog v1.31.0
github.com/urfave/cli/v2 v2.25.7
go.woodpecker-ci.org/woodpecker v0.15.1-0.20231107132208-52163b9a3e53
go.woodpecker-ci.org/woodpecker v1.0.5
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
golang.org/x/net v0.17.0
golang.org/x/oauth2 v0.13.0
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -54,6 +54,8 @@ github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673/go.mod h1:N3UwUGtsr
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
go.woodpecker-ci.org/woodpecker v0.15.1-0.20231107132208-52163b9a3e53 h1:pg+00Po1FG5EenzPPr9Tlr3CISafyxJwMzxru1bOe78=
go.woodpecker-ci.org/woodpecker v0.15.1-0.20231107132208-52163b9a3e53/go.mod h1:xEp6iAmMhHmVEj+fgA3b6OEDr8Wfo7LbE6cvn3iV4YY=
go.woodpecker-ci.org/woodpecker v1.0.5 h1:pPkSrfzK1y2PRYokJVJdyyvot7IG056Hdin/4Y38C8M=
go.woodpecker-ci.org/woodpecker v1.0.5/go.mod h1:R9G3k/rj+INGcHgrCd/BlhOaKQGdru5agHMIRZsIDVk=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
golang.org/x/exp v0.0.0-20231006140011-7918f672742d h1:jtJma62tbqLibJ5sFQz8bKtEM8rJBtfilJ2qTU199MI=