diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,5 +12,5 @@ require ( golang.org/x/term v0.12.0 golang.org/x/tools v0.13.0 google.golang.org/protobuf v1.31.0 - honnef.co/go/tools v0.3.0 + honnef.co/go/tools v0.4.5 ) |