Skip to content

Commit

Permalink
fix(deps): update module go.woodpecker-ci.org/woodpecker to v1 (woodp…
Browse files Browse the repository at this point in the history
…ecker-ci#54)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and raskyld committed Apr 6, 2024
1 parent 18f5090 commit 26aebe1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/rs/zerolog v1.31.0
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.21
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
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,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=
Expand Down

0 comments on commit 26aebe1

Please sign in to comment.