~emersion/pixfmtdb

bcd9a51e894d36429b40bbb0194a9234c8a40dd4 — Simon Ser 4 months ago 0ad14a4
Upgrade go-kdf

Gives us a few Vulkan multi-planar formats.
2 files changed, 3 insertions(+), 3 deletions(-)

M go.mod
M go.sum
M go.mod => go.mod +1 -1
@@ 3,7 3,7 @@ module git.sr.ht/~emersion/pixfmtdb
go 1.19

require (
	git.sr.ht/~emersion/go-kdf v0.0.0-20230509181045-3a2857193ff2
	git.sr.ht/~emersion/go-kdf v0.0.0-20230510105841-f8c5b8314ef9
	github.com/go-chi/chi/v5 v5.0.8
)


M go.sum => go.sum +2 -2
@@ 1,5 1,5 @@
git.sr.ht/~emersion/go-kdf v0.0.0-20230509181045-3a2857193ff2 h1:qQX8Ks75IAK4+LVZM7ee0reVO4dB9px8E9jr6iMoujs=
git.sr.ht/~emersion/go-kdf v0.0.0-20230509181045-3a2857193ff2/go.mod h1:58/113e2EcDFryn4ZpgNBdGi9CcM9M+o3/1hg/zpCzc=
git.sr.ht/~emersion/go-kdf v0.0.0-20230510105841-f8c5b8314ef9 h1:F2ApAgkaSYmFL0NTEHlKjYge4tRJl6ZRyecma/i+vvs=
git.sr.ht/~emersion/go-kdf v0.0.0-20230510105841-f8c5b8314ef9/go.mod h1:58/113e2EcDFryn4ZpgNBdGi9CcM9M+o3/1hg/zpCzc=
github.com/dave/astrid v0.0.0-20170323122508-8c2895878b14/go.mod h1:Sth2QfxfATb/nW4EsrSi2KyJmbcniZ8TgTaji17D6ms=
github.com/dave/brenda v1.1.0/go.mod h1:4wCUr6gSlu5/1Tk7akE5X7UorwiQ8Rij0SKH3/BGMOM=
github.com/dave/courtney v0.3.0/go.mod h1:BAv3hA06AYfNUjfjQr+5gc6vxeBVOupLqrColj+QSD8=