Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0

This commit is contained in:
Pavel 2023-08-11 12:43:19 +03:00 committed by GitHub
commit 0900688f4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
go.mod
View File

@ -74,6 +74,7 @@ require (
github.com/pelletier/go-toml/v2 v2.0.8 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/stretchr/objx v0.5.0 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
github.com/ugorji/go/codec v1.2.11 // indirect
golang.org/x/arch v0.3.0 // indirect