diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ module git.sr.ht/~shulhan/gotp go 1.20 -require github.com/shuLhan/share v0.52.1-0.20240129164925-ec2b46e7780a +require github.com/shuLhan/share v0.53.0 require ( golang.org/x/crypto v0.18.0 // indirect |
