about summary refs log tree commit diff
path: root/users/fcuny/exp/buckit/go.mod
blob: d0b3c3e1ac63aab2b063e384d726c0f4d06942d6 (plain) (blame)
1
2
3
4
5
module github.com/fcuny/buckit

go 1.16

require github.com/urfave/cli/v2 v2.3.0