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
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