More enum fixes.

This commit is contained in:
Alec Thomas
2021-12-13 18:54:06 +11:00
parent fa08e7027c
commit 9c9b8ab50b
5 changed files with 104 additions and 47 deletions
+1
View File
@@ -1,6 +1,7 @@
module github.com/alecthomas/kong
require (
github.com/alecthomas/repr v0.0.0-20210801044451-80ca428c5142
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0