Bump deps (#601)

This commit is contained in:
Itxaka
2024-07-15 11:26:04 +02:00
committed by GitHub
parent 32f02e93ec
commit 498b7429a7
8 changed files with 15 additions and 16 deletions

View File

@@ -13,7 +13,7 @@ import (
"github.com/mudler/go-pluggable"
. "github.com/onsi/ginkgo/v2"
. "github.com/onsi/gomega"
"gopkg.in/yaml.v2"
"gopkg.in/yaml.v3"
)
var _ = Describe("Challenge provider", func() {