Skip to content

Commit

Permalink
fix(deps): update module cunicu.li/gont/v2 to v2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2024
1 parent 121236e commit f29b2d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.23.0
toolchain go1.23.2

require (
cunicu.li/gont/v2 v2.6.21
cunicu.li/gont/v2 v2.8.2
golang.org/x/net v0.30.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ cunicu.li/gont/v2 v2.6.18 h1:2N6beb9jgvoGi7KFjluIn9cX7VbQfqyw1hsYn1ufOh4=
cunicu.li/gont/v2 v2.6.18/go.mod h1:FwAwNCoVI7UlZpJKamCZxnLqUSmas+pb2HpvtfW5YBk=
cunicu.li/gont/v2 v2.6.21 h1:ilLOL4urlv0e+x46UA85oYrhSV5P0fX9wOzgoLZZTPM=
cunicu.li/gont/v2 v2.6.21/go.mod h1:xcSmCyIszFnWVzTQQODaFF3p0L6Ly7Lp3pO6h9A2+aI=
cunicu.li/gont/v2 v2.8.2 h1:Np2X2PTyem1pTQ0fBgIKjpxn1avqZwn7/QylHddUjj0=
cunicu.li/gont/v2 v2.8.2/go.mod h1:xcSmCyIszFnWVzTQQODaFF3p0L6Ly7Lp3pO6h9A2+aI=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
Expand Down

0 comments on commit f29b2d7

Please sign in to comment.