File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.24.6
66
77require (
88 contrib.go.opencensus.io/exporter/jaeger v0.2.1
9- github.com/bazelbuild/rules_go v0.58.2
9+ github.com/bazelbuild/rules_go v0.58.3
1010 github.com/golang/glog v1.2.5
1111 github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
1212 github.com/google/go-cmp v0.7.0
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ contrib.go.opencensus.io/exporter/jaeger v0.2.1/go.mod h1:Y8IsLgdxqh1QxYxPC5IgXV
2525dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9 /go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU =
2626github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
2727github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
28- github.com/bazelbuild/rules_go v0.58.2 h1:VOZCroDLXBdTAnd43VWoVQO52g37mn/xwBHkvQpGQps =
29- github.com/bazelbuild/rules_go v0.58.2 /go.mod h1:Pn30cb4M513fe2rQ6GiJ3q8QyrRsgC7zhuDvi50Lw4Y =
28+ github.com/bazelbuild/rules_go v0.58.3 h1:2Mdry2oCIzc+h9M2qRmK7S560vh8wOHh+al2MO+kbb8 =
29+ github.com/bazelbuild/rules_go v0.58.3 /go.mod h1:Pn30cb4M513fe2rQ6GiJ3q8QyrRsgC7zhuDvi50Lw4Y =
3030github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
3131github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
3232github.com/cenkalti/backoff/v5 v5.0.3 h1:ZN+IMa753KfX5hd8vVaMixjnqRZ3y8CuJKRKj1xcsSM =
You can’t perform that action at this time.
0 commit comments