index
:
fscrypt.git
chr-fork-doc-02
ext4
man
master
refactor
sshd-bug-workaround
Go tool for managing Linux filesystem encryption
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go.mod
Age
Commit message (
Expand
)
Author
2025-11-04
Upgrade golang.org/x/tools
Eric Biggers
2025-11-04
Upgrade honnef.co/go/tools
Eric Biggers
2025-11-04
Upgrade google.golang.org/protobuf
Eric Biggers
2025-11-04
Upgrade golang.org/x/crypto
Eric Biggers
2025-11-04
Upgrade golang.org/x/term
Eric Biggers
2025-11-04
Upgrade golang.org/x/sys
Eric Biggers
2025-11-04
Bump up required Go version to 1.23
Eric Biggers
2025-02-17
build(deps): bump golang.org/x/crypto in the go_modules group
dependabot[bot]
2024-03-19
Upgrade google.golang.org/protobuf to v1.33.0
Eric Biggers
2023-12-26
build(deps): bump golang.org/x/crypto from 0.13.0 to 0.17.0
dependabot[bot]
2023-09-09
Bump up required Go version to 1.18
Eric Biggers
2023-09-09
Upgrade github.com/urfave/cli
Eric Biggers
2023-09-09
Upgrade honnef.co/go/tools
Eric Biggers
2023-09-09
Upgrade google.golang.org/protobuf
Eric Biggers
2023-09-09
Upgrade golang.org/x/tools
Eric Biggers
2023-09-09
Upgrade golang.org/x/crypto
Eric Biggers
2023-09-09
Upgrade golang.org/x/term
Eric Biggers
2023-09-09
Upgrade golang.org/x/sys
Eric Biggers
2023-09-09
Stop using golang.org/x/lint
Eric Biggers
2022-04-08
Switch to google.golang.org/protobuf/proto
Eric Biggers
2022-04-08
Regenerate go.mod and go.sum with go 1.16
Joe Richey
2022-04-08
Upgrade honnef.co/go/tools to latest version
Eric Biggers
2022-04-08
Bump up required Go version to 1.16
Eric Biggers
2021-04-22
cmd/fscrypt: use golang.org/x/term
Tobias Klauser
2019-11-27
Upgrade to latest golang.org/x/sys module
Eric Biggers
2019-10-25
Manage tool versioning with Go modules (#161)
Joseph Richey
2019-10-25
Delete vendored code and update CI to Go 1.13 (#158)
Joseph Richey
2019-09-11
Prepare v0.2.5 (#147)
v0.2.5
Joseph Richey
2018-08-30
Update dependancies to lastest version
Joe Richey joerichey@google.com
2018-08-30
Transition from dep to golang's module system
Joe Richey joerichey@google.com