]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
Upgrade honnef.co/go/tools to latest version
authorEric Biggers <ebiggers@google.com>
Fri, 8 Apr 2022 23:15:24 +0000 (16:15 -0700)
committerJoe Richey <joerichey@google.com>
Fri, 8 Apr 2022 23:25:01 +0000 (16:25 -0700)
commit20ed87d83338d5b86d51b64429fa9d6e8379a771
tree91ff76330744d2c82621645fae8ca1ee4d2f3213
parent1f4543a97a862c4caf17eb69e0a21eb2ebb7de18
Upgrade honnef.co/go/tools to latest version

The version of 'staticcheck' (part of honnef.co/go/tools) we were
pinning is incompatible with Go 1.18, as per
https://github.com/dominikh/go-tools/issues/1165.

To allow 'make lint' to work with Go 1.18 and later, upgrade
honnef.co/go/tools to the latest version.

This requires that several other modules be upgraded too.
go.mod
go.sum