as / a

A graphical text editor
BSD 3-Clause "New" or "Revised" License
352 stars 25 forks source link

a: vgo: v0.6.7 code cannot compile #143

Closed choleraehyq closed 6 years ago

choleraehyq commented 6 years ago
➜  a git:(master) ✗ vgo build
# github.com/as/a
./look.go:35:17: undefined: fs.Resolver
./look.go:165:38: undefined: fs.Path

Because the dependent version of as/srv has not been updated. Please tag a new version of as/srv and update go.mod.

as commented 6 years ago

Resolved in ab0e0e4