aboutsummaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Expand)Author
2025-11-04Upgrade honnef.co/go/toolsEric Biggers
2025-11-04Upgrade google.golang.org/protobufEric Biggers
2025-11-04Upgrade golang.org/x/cryptoEric Biggers
2025-11-04Upgrade golang.org/x/termEric Biggers
2025-11-04Upgrade golang.org/x/sysEric Biggers
2025-11-04Bump up required Go version to 1.23Eric Biggers
2025-02-17build(deps): bump golang.org/x/crypto in the go_modules groupdependabot[bot]
2024-03-19Upgrade google.golang.org/protobuf to v1.33.0Eric Biggers
2023-12-26build(deps): bump golang.org/x/crypto from 0.13.0 to 0.17.0dependabot[bot]
2023-09-09Bump up required Go version to 1.18Eric Biggers
2023-09-09Upgrade github.com/urfave/cliEric Biggers
2023-09-09Upgrade honnef.co/go/toolsEric Biggers
2023-09-09Upgrade google.golang.org/protobufEric Biggers
2023-09-09Upgrade golang.org/x/toolsEric Biggers
2023-09-09Upgrade golang.org/x/cryptoEric Biggers
2023-09-09Upgrade golang.org/x/termEric Biggers
2023-09-09Upgrade golang.org/x/sysEric Biggers
2023-09-09Stop using golang.org/x/lintEric Biggers
2022-04-08Switch to google.golang.org/protobuf/protoEric Biggers
2022-04-08Regenerate go.mod and go.sum with go 1.16Joe Richey
2022-04-08Upgrade honnef.co/go/tools to latest versionEric Biggers
2021-04-22cmd/fscrypt: use golang.org/x/termTobias Klauser
2019-11-27Upgrade to latest golang.org/x/sys moduleEric Biggers
2019-10-25Manage tool versioning with Go modules (#161)Joseph Richey
2018-08-30Update dependancies to lastest versionJoe Richey joerichey@google.com
2018-08-30Transition from dep to golang's module systemJoe Richey joerichey@google.com