Skip to content

Commit 4eedf07

Browse files
fix(deps): update golang.org/x/exp digest to 2e198f4
1 parent 8364f93 commit 4eedf07

File tree

2 files changed

+72
-1
lines changed

2 files changed

+72
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ require (
3232
github.com/rs/zerolog v1.29.1
3333
github.com/sirupsen/logrus v1.9.0
3434
github.com/spf13/cobra v1.7.0
35-
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
35+
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
3636
golang.org/x/mod v0.10.0
3737
golang.org/x/sync v0.2.0
3838
golang.org/x/sys v0.9.0

0 commit comments

Comments
 (0)