Skip to content

Commit 580982d

Browse files
Update module github.com/onsi/gomega to v1.39.1
1 parent 6a2c9c9 commit 580982d

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ tool (
99

1010
require (
1111
github.com/charmbracelet/log v0.4.2
12-
github.com/onsi/ginkgo/v2 v2.27.5
13-
github.com/onsi/gomega v1.39.0
12+
github.com/onsi/ginkgo/v2 v2.28.0
13+
github.com/onsi/gomega v1.39.1
1414
github.com/spf13/afero v1.15.0
1515
github.com/spf13/cobra v1.10.2
1616
github.com/spf13/viper v1.21.0

go.sum

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,12 @@ github.com/nix-community/gomod2nix v1.7.0 h1:sP4LQn8aIx4WKDksoN7A2iC/rg9C7Sb5I8O
128128
github.com/nix-community/gomod2nix v1.7.0/go.mod h1:VU9pfOK8sVzev+y8i3XmeA35WfZXaBSWVzRYYkEbquE=
129129
github.com/onsi/ginkgo/v2 v2.27.5 h1:ZeVgZMx2PDMdJm/+w5fE/OyG6ILo1Y3e+QX4zSR0zTE=
130130
github.com/onsi/ginkgo/v2 v2.27.5/go.mod h1:ArE1D/XhNXBXCBkKOLkbsb2c81dQHCRcF5zwn/ykDRo=
131+
github.com/onsi/ginkgo/v2 v2.28.0 h1:Rrf+lVLmtlBIKv6KrIGJCjyY8N36vDVcutbGJkyqjJc=
132+
github.com/onsi/ginkgo/v2 v2.28.0/go.mod h1:ArE1D/XhNXBXCBkKOLkbsb2c81dQHCRcF5zwn/ykDRo=
131133
github.com/onsi/gomega v1.39.0 h1:y2ROC3hKFmQZJNFeGAMeHZKkjBL65mIZcvrLQBF9k6Q=
132134
github.com/onsi/gomega v1.39.0/go.mod h1:ZCU1pkQcXDO5Sl9/VVEGlDyp+zm0m1cmeG5TOzLgdh4=
135+
github.com/onsi/gomega v1.39.1 h1:1IJLAad4zjPn2PsnhH70V4DKRFlrCzGBNrNaru+Vf28=
136+
github.com/onsi/gomega v1.39.1/go.mod h1:hL6yVALoTOxeWudERyfppUcZXjMwIMLnuSfruD2lcfg=
133137
github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=
134138
github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4=
135139
github.com/pelletier/go-toml/v2 v2.2.4/go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY=

0 commit comments

Comments
 (0)