Skip to content

Commit

Permalink
Bump golang.org/x/text from 0.18.0 to 0.19.0 in /pkg/security/secl (#…
Browse files Browse the repository at this point in the history
…29893)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 5158dc6 commit 9c9fdc7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pkg/security/secl/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/stretchr/testify v1.9.0
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/sys v0.26.0
golang.org/x/text v0.18.0
golang.org/x/text v0.19.0
golang.org/x/tools v0.26.0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
Expand Down
4 changes: 2 additions & 2 deletions pkg/security/secl/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9c9fdc7

Please sign in to comment.