Addibng go.mod

fogot to check this in, now it will work.
This commit is contained in:
Dave Shanley
2022-07-18 08:15:08 -04:00
parent 9db542f36c
commit 8337bf0ef9
3 changed files with 229 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
package main
import "github.com/pb33f/libopenapi/libopenapi/utils"
import "github.com/pb33f/libopenapi/utils"
func main() {
utils.BuildPath("nope", []string{"one"})