Skip to content

Commit

Permalink
fix(deps): update module cunicu.li/gont/v2 to v2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 78eb3e9 commit 95d076d
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 @@ -46,7 +46,7 @@ require (
)

require (
cunicu.li/gont/v2 v2.6.21 // test-only
cunicu.li/gont/v2 v2.9.2 // test-only
github.com/foxcpp/go-mockdns v1.1.0 // test-only
github.com/gopacket/gopacket v1.3.0 // test-only
github.com/onsi/ginkgo/v2 v2.20.2 // test-only
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ cunicu.li/gont/v2 v2.6.20 h1:8e6RtbdyH9ZN3wVrcyNAhYl47SmJOjS391WJMbsM6Ds=
cunicu.li/gont/v2 v2.6.20/go.mod h1:zLnRJMYEsvNlK8sr5O/ACJNAr0x+e4mVRJhqJx2M2iw=
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.9.2 h1:qZQrUKtgWBdge5QrsUhMJzk7iJvJQVx+kMh4dAJPKhc=
cunicu.li/gont/v2 v2.9.2/go.mod h1:3YE02Zi0mqJ375iTRj3+jcj9a+LZ00t5sa/yBfIdTGY=
dario.cat/mergo v1.0.1 h1:Ra4+bf83h2ztPIQYNP99R6m+Y7KfnARDfID+a+vLl4s=
dario.cat/mergo v1.0.1/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
Expand Down

0 comments on commit 95d076d

Please sign in to comment.