tech(build): move dependencies to vendor folder
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
package point
|
||||
|
||||
type Point struct {
|
||||
X, Y int
|
||||
}
|
||||
Reference in New Issue
Block a user