fix(deps): update module golang.org/x/tools to v0.16.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-12-12 21:08:53 +00:00
parent 237e6f1fa5
commit bf8b83536d
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.19
require (
github.com/pmezard/go-difflib v1.0.0
golang.org/x/tools v0.16.0
golang.org/x/tools v0.16.1
)
require (