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