mirror of
https://github.com/FiloSottile/age.git
synced 2026-08-28 11:56:52 +00:00
9 lines
133 B
AMPL
9 lines
133 B
AMPL
module filippo.io/age
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/sergi/go-diff v1.1.0
|
|
golang.org/x/crypto v0.0.0-20200323165209-0ec3e9974c59
|
|
)
|