File tree 2 files changed +6
-9
lines changed
2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ require (
97
97
golang.org/x/tools v0.1.10
98
98
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
99
99
honnef.co/go/tools v0.2.2
100
- mvdan.cc/gofumpt v0.3.0
100
+ mvdan.cc/gofumpt v0.3.1
101
101
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
102
102
mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
103
103
)
@@ -157,7 +157,7 @@ require (
157
157
github.com/valyala/bytebufferpool v1.0.0 // indirect
158
158
github.com/yusufpapurcu/wmi v1.2.2 // indirect
159
159
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 // indirect
160
- golang.org/x/sys v0.0.0-20220209214540-3681064d5158 // indirect
160
+ golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 // indirect
161
161
golang.org/x/text v0.3.7 // indirect
162
162
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
163
163
google.golang.org/protobuf v1.27.1 // indirect
You can’t perform that action at this time.
0 commit comments