dep. update, set cache in demo_loader

This commit is contained in:
2021-10-24 07:41:54 +02:00
parent 3124a849f1
commit 9e08c80da5
4 changed files with 6 additions and 2 deletions

2
go.mod
View File

@@ -48,6 +48,6 @@ require (
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 // indirect
golang.org/x/exp v0.0.0-20211012155715-ffe10e552389 // indirect
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
golang.org/x/sys v0.0.0-20211020174200-9d6173849985 // indirect
golang.org/x/sys v0.0.0-20211023085530-d6a326fbbf70 // indirect
golang.org/x/text v0.3.7 // indirect
)