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
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'go.mod')
-rw-r--r--
go.mod
2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index d3eadac..ff71171 100644
--- a/
go.mod
+++ b/
go.mod
@@ -1,6 +1,6 @@
module github.com/google/fscrypt
-go 1.11
+go 1.16
require (
github.com/client9/misspell v0.3.4