Skip to content

Commit e266fd2

Browse files
chore: update windows libs
1 parent fbdfd4f commit e266fd2

2 files changed

Lines changed: 8 additions & 23 deletions

File tree

go.mod

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@ module github.com/oliverbestmann/webgpu
22

33
go 1.25
44

5-
require github.com/go-gl/glfw/v3.3/glfw v0.0.0-20250301202403-da16c1255728
6-
75
require (
8-
github.com/oliverbestmann/webgpu/libs-android v0.0.0-20251123130330-255708779f8b // indirect
9-
github.com/oliverbestmann/webgpu/libs-darwin v0.0.0-20251123130615-bce73357dc8d // indirect
10-
github.com/oliverbestmann/webgpu/libs-ios v0.0.0-20251123130710-78131685b429 // indirect
11-
github.com/oliverbestmann/webgpu/libs-linux v0.0.0-20251123130508-41a15cd9f5d4 // indirect
12-
github.com/oliverbestmann/webgpu/libs-windows v0.0.0-20251123130754-3c5a9ebb05fc // indirect
6+
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20250301202403-da16c1255728
7+
github.com/oliverbestmann/webgpu/libs-android v0.0.0-20251123130330-255708779f8b
8+
github.com/oliverbestmann/webgpu/libs-darwin v0.0.0-20251123130615-bce73357dc8d
9+
github.com/oliverbestmann/webgpu/libs-ios v0.0.0-20251123130710-78131685b429
10+
github.com/oliverbestmann/webgpu/libs-linux v0.0.0-20251123130508-41a15cd9f5d4
11+
github.com/oliverbestmann/webgpu/libs-windows v0.0.0-20251123132018-cb7d10ca10ab
1312
)

go.sum

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,12 @@
1-
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20240506104042-037f3cc74f2a h1:vxnBhFDDT+xzxf1jTJKMKZw3H0swfWk9RpWbBbDK5+0=
2-
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20240506104042-037f3cc74f2a/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
31
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20250301202403-da16c1255728 h1:RkGhqHxEVAvPM0/R+8g7XRwQnHatO0KAuVcwHo8q9W8=
42
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20250301202403-da16c1255728/go.mod h1:SyRD8YfuKk+ZXlDqYiqe1qMSqjNgtHzBTG810KUagMc=
5-
github.com/oliverbestmann/webgpu/libs-android v0.0.0-20251123125343-e2c9770de33b h1:y9X0r9vXsfnBvoFfaerU4zhW8LvVCnRNVv3i+9TUCrE=
6-
github.com/oliverbestmann/webgpu/libs-android v0.0.0-20251123125343-e2c9770de33b/go.mod h1:tczQXCdsoFy+FTJVsZSve/vF8cmWEkxhvjcyY2Rujp8=
73
github.com/oliverbestmann/webgpu/libs-android v0.0.0-20251123130330-255708779f8b h1:j6LBE43/tiI/qInGkjF/bFAGnIcnc1uhGSFZ/rih8bc=
84
github.com/oliverbestmann/webgpu/libs-android v0.0.0-20251123130330-255708779f8b/go.mod h1:tczQXCdsoFy+FTJVsZSve/vF8cmWEkxhvjcyY2Rujp8=
9-
github.com/oliverbestmann/webgpu/libs-darwin v0.0.0-20251123125555-868ca36824c4 h1:MR8+zAVrggF7+pcKGbmDrP6WVPyZ1Y7aLfuVGamCDlo=
10-
github.com/oliverbestmann/webgpu/libs-darwin v0.0.0-20251123125555-868ca36824c4/go.mod h1:XoHM/ZcjQqJQyEfQjU0ScDkxvQRWfZLxKP8IrEz4xyo=
115
github.com/oliverbestmann/webgpu/libs-darwin v0.0.0-20251123130615-bce73357dc8d h1:3AAMungtgbbIdBiCW+lWNPMTHGkLTFT0FYGIaTt9mI0=
126
github.com/oliverbestmann/webgpu/libs-darwin v0.0.0-20251123130615-bce73357dc8d/go.mod h1:XoHM/ZcjQqJQyEfQjU0ScDkxvQRWfZLxKP8IrEz4xyo=
13-
github.com/oliverbestmann/webgpu/libs-ios v0.0.0-20251123125556-b167b186e778 h1:jOgZgd8O4X/c2k5SmN/InNHoQSJaAKrmNA03fRDsKGc=
14-
github.com/oliverbestmann/webgpu/libs-ios v0.0.0-20251123125556-b167b186e778/go.mod h1:IV+TkwmPA0yMzZZoz0Aj4X+22WLEQq2TOyN4/0k8lgs=
157
github.com/oliverbestmann/webgpu/libs-ios v0.0.0-20251123130710-78131685b429 h1:4hmBIrt1bnlVC1qtlA7TJ6ZV4TY0frsTZJFuqX+kUWY=
168
github.com/oliverbestmann/webgpu/libs-ios v0.0.0-20251123130710-78131685b429/go.mod h1:IV+TkwmPA0yMzZZoz0Aj4X+22WLEQq2TOyN4/0k8lgs=
17-
github.com/oliverbestmann/webgpu/libs-linux v0.0.0-20251123125559-0921bbfa2822 h1:2S8y/28hAype7rl9NHvG/AwgwE2A7I/h0D5y8gR/c9A=
18-
github.com/oliverbestmann/webgpu/libs-linux v0.0.0-20251123125559-0921bbfa2822/go.mod h1:SOeo2YWe2UxWxOeAHyZtwaSXkBbP78cGnm7I+6lIWV0=
199
github.com/oliverbestmann/webgpu/libs-linux v0.0.0-20251123130508-41a15cd9f5d4 h1:w8X52N1oTtPgPHFqeZFUcscx4Wqmx3zC4sCSieD5puU=
2010
github.com/oliverbestmann/webgpu/libs-linux v0.0.0-20251123130508-41a15cd9f5d4/go.mod h1:SOeo2YWe2UxWxOeAHyZtwaSXkBbP78cGnm7I+6lIWV0=
21-
github.com/oliverbestmann/webgpu/libs-windows v0.0.0-20251123125601-c6ce04753b1a h1:PDRhuR370709hMa/vB2UVh/zkB58GKQWFjOuKyyNBJc=
22-
github.com/oliverbestmann/webgpu/libs-windows v0.0.0-20251123125601-c6ce04753b1a/go.mod h1:58qRJHG2+mjEu/AKJFh026bz3xE1zEHYt41i4TBM8NE=
23-
github.com/oliverbestmann/webgpu/libs-windows v0.0.0-20251123130754-3c5a9ebb05fc h1:N+Nq6h4OuwKyRtyR9OoupU7BAhZb8bbHgFyqwjyjcEg=
24-
github.com/oliverbestmann/webgpu/libs-windows v0.0.0-20251123130754-3c5a9ebb05fc/go.mod h1:58qRJHG2+mjEu/AKJFh026bz3xE1zEHYt41i4TBM8NE=
25-
github.com/oliverbestmann/webgpu/linux/v27 v27.0.0-20251122195149-6cd76f480ae1 h1:U1PgrwgEFLxbIwtP38/aRTXnpoK2aIjL1R0MulCCtqc=
26-
github.com/oliverbestmann/webgpu/linux/v27 v27.0.0-20251122195149-6cd76f480ae1/go.mod h1:hM1HVdD+sRzhMDfKv++z7QNVtupNxT6XoXLBbnj7dLA=
11+
github.com/oliverbestmann/webgpu/libs-windows v0.0.0-20251123132018-cb7d10ca10ab h1:DdjTmGYcnR2chPI00JdZLetTtL3Ogi56bAdkOBzOPQ8=
12+
github.com/oliverbestmann/webgpu/libs-windows v0.0.0-20251123132018-cb7d10ca10ab/go.mod h1:58qRJHG2+mjEu/AKJFh026bz3xE1zEHYt41i4TBM8NE=

0 commit comments

Comments
 (0)