Skip to content

Commit

Permalink
upgrade gltf
Browse files Browse the repository at this point in the history
  • Loading branch information
qmuntal committed Apr 22, 2024
1 parent 94878c7 commit ddecdab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gltf/draco/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.16

require (
github.com/qmuntal/draco-go v0.4.0
github.com/qmuntal/gltf v0.19.0
github.com/qmuntal/gltf v0.25.0
)

replace github.com/qmuntal/draco-go => ../..
4 changes: 2 additions & 2 deletions gltf/draco/go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/go-test/deep v1.0.1 h1:UQhStjbkDClarlmv0am7OXXO4/GaPdCGiUiMTvi28sg=
github.com/go-test/deep v1.0.1/go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA=
github.com/qmuntal/gltf v0.19.0 h1:FFPoHZBNIHzlPPEUudQvQgV32VMohGE2pAqIBzdu0RQ=
github.com/qmuntal/gltf v0.19.0/go.mod h1:ENqYfECmeaqs2BWXWe6OKtMC8ucZII6s9OHr6F5oZ94=
github.com/qmuntal/gltf v0.25.0 h1:XtK3UkKvMC/43vW3BS3rLVyfUjOtNP2jcQJwaEiUWcI=
github.com/qmuntal/gltf v0.25.0/go.mod h1:YoXZOt0Nc0kIfSKOLZIRoV4FycdC+GzE+3JgiAGYoMs=

0 comments on commit ddecdab

Please sign in to comment.