Sign in
swiftshader
/
SwiftShader.git
/
7d827e94f72cd0c71be1bf3f15398c3a2b0e5ff9
/
.
/
third_party
/
SPIRV-Tools
/
utils
/
vscode
/
go.mod
blob: ea4901a44859efb54c1669e0c9fa7c25db2d35a2 [
file
] [
log
] [
blame
]
module
github
.
com
/
KhronosGroup
/
SPIRV
-
Tools
/
utils
/
vscode
go
1.16
require
(
github
.
com
/
pkg
/
errors v0
.
9.1
golang
.
org
/
x
/
xerrors v0
.
0.0
-
20200804184101
-
5ec99f83aff1
)