File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -399,6 +399,7 @@ github.com/huandu/xstrings v1.3.1/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq
399
399
github.com/imdario/mergo v0.3.5 /go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA =
400
400
github.com/imdario/mergo v0.3.6 /go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA =
401
401
github.com/imdario/mergo v0.3.8 /go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA =
402
+ github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM =
402
403
github.com/inconshreveable/mousetrap v1.0.0 /go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8 =
403
404
github.com/jmespath/go-jmespath v0.0.0-20160202185014-0b12d6b521d8 /go.mod h1:Nht3zPeWKUH0NzdCt2Blrr5ys8VGpn0CEB0cQHVjt7k =
404
405
github.com/jmespath/go-jmespath v0.0.0-20160803190731-bd40a432e4c7 /go.mod h1:Nht3zPeWKUH0NzdCt2Blrr5ys8VGpn0CEB0cQHVjt7k =
Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ limitations under the License.
14
14
package main
15
15
16
16
var xdsAdaptorVersion string = "v0.9.5-beta-3"
17
- var lastCommitID string = "90e895d5f2b522ee02f1dd53dd840c22fa43bfb3 "
17
+ var lastCommitID string = "c45d1c00e6f063f711dc018e4cdb1fd7ec1399d1 "
You can’t perform that action at this time.
0 commit comments