mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-22 15:05:26 +00:00
updated golang.org/x/tools, to avoid internal error: package xxx without types was imported from ...
This commit is contained in:
2
go.mod
2
go.mod
@@ -12,7 +12,7 @@ require (
|
||||
github.com/revel/log15 v2.11.20+incompatible
|
||||
github.com/revel/revel v0.21.0
|
||||
github.com/stretchr/testify v1.7.0
|
||||
golang.org/x/tools v0.0.0-20200219054238-753a1d49df85
|
||||
golang.org/x/tools v0.1.10
|
||||
gopkg.in/natefinch/lumberjack.v2 v2.0.0
|
||||
gopkg.in/stack.v0 v0.0.0-20141108040640-9b43fcefddd0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user