mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-09 12:37:49 +00:00
Fixing some path issues on imports.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package datamodel
|
||||
|
||||
import (
|
||||
"github.com/daveshanley/vacuum/utils"
|
||||
"github.com/pb33f/libopenapi/utils"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"gopkg.in/yaml.v3"
|
||||
"testing"
|
||||
|
||||
Reference in New Issue
Block a user