This website requires JavaScript.
Explore
Help
Sign In
mth
/
ebiten
Watch
1
Star
0
Fork
0
You've already forked ebiten
mirror of
https://github.com/hajimehoshi/ebiten.git
synced
2024-12-28 12:48:54 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b752a6ca28
ebiten
/
.github
/
workflows
/
vettools
/
go.mod
9 lines
102 B
Modula-2
Raw
Normal View
History
Unescape
Escape
.github/workflows/vettools: add go.mod for the tool
2022-09-09 19:00:26 +02:00
module
vettools
.github/workflows/vettools: update the Go version in go.mod
2022-09-18 10:38:34 +02:00
go
1.16
.github/workflows/vettools: add go.mod for the tool
2022-09-09 19:00:26 +02:00
require
(
github
.
com
/
kisielk
/
errcheck
v1
.
6.2
golang
.
org
/
x
/
tools
v0
.
1.12
)
Reference in New Issue
Copy Permalink