File: go.mod

package info (click to toggle)
tree-sitter-asm 0.24.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 464 kB
  • sloc: ansic: 5,078; javascript: 149; makefile: 101; python: 78; lisp: 51; cpp: 14; sh: 9
file content (5 lines) | stat: -rw-r--r-- 107 bytes parent folder | download
1
2
3
4
5
module github.com/RubixDev/tree-sitter-asm

go 1.22

require github.com/tree-sitter/go-tree-sitter v0.24.0