Sign in
swiftshader
/
SwiftShader.git
/
dd35c62aef803501ca34453a48da76a298daaeee
/
.
/
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
)