Update modules
This commit is contained in:
parent
60f06875ad
commit
94b60f81ec
4 changed files with 33 additions and 29 deletions
|
@ -7,11 +7,11 @@ replace github.com/gen2brain/raylib-go/raylib => ../raylib
|
|||
require (
|
||||
github.com/dsnet/compress v0.0.1
|
||||
github.com/frankban/quicktest v1.13.0 // indirect
|
||||
github.com/gen2brain/raylib-go/raylib v0.0.0-20211111173445-914ca1ffdc4d
|
||||
github.com/gen2brain/raylib-go/raylib v0.0.0-20230307115054-60f06875ad1a
|
||||
github.com/golang/snappy v0.0.4
|
||||
github.com/klauspost/compress v1.13.1
|
||||
github.com/klauspost/compress v1.16.0
|
||||
github.com/pierrec/lz4 v2.6.1+incompatible
|
||||
github.com/rootlch/encrypt v0.0.0-20120717064446-58e7f47a860b
|
||||
github.com/ulikunitz/xz v0.5.10
|
||||
github.com/ulikunitz/xz v0.5.11
|
||||
golang.org/x/crypto v0.7.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue