Skip to content

Commit

Permalink
fix: upgrade modern-go/reflect2 version for kube-agent (TencentBlueKi…
Browse files Browse the repository at this point in the history
  • Loading branch information
Maclon9573 committed May 10, 2024
1 parent ee45818 commit 1375f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bcs-services/bcs-kube-agent/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ require (
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
github.com/mitchellh/mapstructure v1.1.2 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/pelletier/go-toml v1.7.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_model v0.2.0 // indirect
Expand Down

0 comments on commit 1375f96

Please sign in to comment.