Skip to content
Snippets Groups Projects
Commit e92e62e6 authored by cznic's avatar cznic
Browse files

Initialize module support

parent f0cd83de
No related branches found
No related tags found
No related merge requests found
go.mod 0 → 100644
module modernc.org/lexer
require (
golang.org/x/exp v0.0.0-20181106170214-d68db9428509
modernc.org/fileutil v1.0.0
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment