module git.sr.ht/~sircmpwn/core-go
go 1.13
require (
github.com/fernet/fernet-go v0.0.0-20191111064656-eff2850e6001
github.com/stretchr/testify v1.6.1
github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec
golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de
)