mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-09 12:37:49 +00:00
Addibng go.mod
fogot to check this in, now it will work.
This commit is contained in:
@@ -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"})
|
||||
|
||||
Reference in New Issue
Block a user