You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-06-03 16:35:37 +02:00
Migrate to maintained tink-go (#5886)
This commit is contained in:
+1
-1
@@ -25,8 +25,8 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/google/tink/go/subtle/random"
|
||||
"github.com/rs/zerolog/log"
|
||||
"github.com/tink-crypto/tink-go/v2/subtle/random"
|
||||
"github.com/urfave/cli/v3"
|
||||
|
||||
"go.woodpecker-ci.org/woodpecker/v3/server"
|
||||
|
||||
Reference in New Issue
Block a user