File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
1919 github.com/golang/gddo v0.0.0-20210115222349-20d68f94ee1f
2020 github.com/goodsign/monday v1.0.0
2121 github.com/google/go-querystring v1.0.0
22- github.com/google/gops v0.3.16
22+ github.com/google/gops v0.3.17
2323 github.com/gorilla/websocket v1.4.2
2424 github.com/h2non/filetype v1.1.1
2525 github.com/hashicorp/go-multierror v1.1.1
Original file line number Diff line number Diff line change @@ -217,8 +217,8 @@ github.com/google/go-cmp v0.5.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
217217github.com/google/go-querystring v1.0.0 h1:Xkwi/a1rcvNg1PPYe5vI8GbeBY/jrVuDX5ASuANWTrk =
218218github.com/google/go-querystring v1.0.0 /go.mod h1:odCYkC5MyYFN7vkCjXpyrEuKhc/BUO6wN/zVPAxq5ck =
219219github.com/google/gofuzz v1.0.0 /go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg =
220- github.com/google/gops v0.3.16 h1:4eHm+kpSEHZyuEXi4VUKJ0sVIJl27MQnW8oXKzFya80 =
221- github.com/google/gops v0.3.16 /go.mod h1:Pfp8hWGIFdV/7rY9/O/U5WgdjYQXf/GiEK4NVuVd2ZE =
220+ github.com/google/gops v0.3.17 h1:CguOcnDVYG32soOj2YevV8mW9asrIh1lZw3d7Ovty/o =
221+ github.com/google/gops v0.3.17 /go.mod h1:Pfp8hWGIFdV/7rY9/O/U5WgdjYQXf/GiEK4NVuVd2ZE =
222222github.com/google/martian v2.1.0+incompatible /go.mod h1:9I4somxYTbIHy5NJKHRl3wXiIaQGbYVAs8BPL6v8lEs =
223223github.com/google/martian/v3 v3.0.0 /go.mod h1:y5Zk1BBys9G+gd6Jrk0W3cC1+ELVxBWuIGO+w/tUAp0 =
224224github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57 /go.mod h1:zfwlbNMJ+OItoe0UupaVj+oy1omPYYDuagoSzA8v9mc =
You can’t perform that action at this time.
0 commit comments