You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lenpaste/go.mod

8 lines
154 B
Modula-2

module git.lcomrade.su/root/lenpaste
go 1.11
replace git.lcomrade.su/root/lenpaste/internal => ./internal
require github.com/mattn/go-sqlite3 v1.14.13