File tree 3 files changed +10
-3
lines changed
3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change
1
+ changelog :
2
+ - type : NON_USER_FACING
3
+ resolvesIssue : true
4
+ description : >-
5
+ Clean docgen
6
+
7
+ skipCI-kube-tests:true
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ require (
48
48
github.com/saiskee/gettercheck v0.0.0-20210820204958-38443d06ebe0
49
49
github.com/sergi/go-diff v1.2.0
50
50
github.com/solo-io/go-list-licenses v0.1.4
51
- github.com/solo-io/go-utils v0.27.2
51
+ github.com/solo-io/go-utils v0.27.3
52
52
github.com/solo-io/k8s-utils v0.8.1
53
53
github.com/solo-io/protoc-gen-ext v0.0.25
54
54
github.com/solo-io/protoc-gen-openapi v0.2.5
Original file line number Diff line number Diff line change @@ -2695,8 +2695,8 @@ github.com/solo-io/cue v0.4.7/go.mod h1:P1tN9y6nBPAMoEK5aJxI8kn0VUcjVcRc+8esieRz
2695
2695
github.com/solo-io/go-list-licenses v0.1.4 h1:u4xh1OUORT4iSWuAp3Q4NsfHcDaeUV8QRDH8ACQqbxw =
2696
2696
github.com/solo-io/go-list-licenses v0.1.4 /go.mod h1:x6LSp/NrYgVXwNum7ZOiaAYTpg6B3F6TrWYfcdHVroA =
2697
2697
github.com/solo-io/go-utils v0.20.2 /go.mod h1:6e8K1spnMWwlnJRSNp/J84GEyJbrcK4Gm7i+ehzCi8c =
2698
- github.com/solo-io/go-utils v0.27.2 h1:4ixkKeOYsBVAL72mNUYfAUfqi5+ws3p6ztlKrG3A3Bg =
2699
- github.com/solo-io/go-utils v0.27.2 /go.mod h1:cwbQIYO1/BeU4aPB0Yy8WzzS77dfVTZyCVqbA4YsRSY =
2698
+ github.com/solo-io/go-utils v0.27.3 h1:1LxErw8pisPAuH1Vk6FKRgnvkwgm7mHrpjZow0hvfnA =
2699
+ github.com/solo-io/go-utils v0.27.3 /go.mod h1:cwbQIYO1/BeU4aPB0Yy8WzzS77dfVTZyCVqbA4YsRSY =
2700
2700
github.com/solo-io/k8s-utils v0.8.1 h1:Xqqze6RLWsHCYetbaiXDEnuhFRXyqw0azyogggK43H8 =
2701
2701
github.com/solo-io/k8s-utils v0.8.1 /go.mod h1:fOIFkh4+F45MmrUZEFx0pW75EvFYOR7v5/BIIQiSIwA =
2702
2702
github.com/solo-io/protoc-gen-ext v0.0.25 h1:UqNW/A4UqCO5aUFg7LYdV82tK0R2mqu7RFftYtT/Fu8 =
You can’t perform that action at this time.
0 commit comments