view go.mod @ 7:514dc6c6a683

...
author anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Tue, 31 Mar 2020 15:18:24 +0900
parents 8bc574052fcb
children e7d9f63d969c
line wrap: on
line source

module ie.u-ryukyu.ac.jp/hg/y19/index.cgi/home/hg/y19/k198584/Tools/lectable

go 1.14

require (
	github.com/pkg/errors v0.9.1
	golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
)