mirror of
https://github.com/cheat/cheat.git
synced 2026-05-07 18:13:50 +02:00
Use yaml.v3 rather than .v2 and .v1
This commit is contained in:
committed by
Christopher Allen Lane
parent
242da8c89a
commit
6bf51e758f
6
vendor/modules.txt
vendored
6
vendor/modules.txt
vendored
@@ -244,6 +244,6 @@ golang.org/x/tools/internal/versions
|
||||
# gopkg.in/warnings.v0 v0.1.2
|
||||
## explicit
|
||||
gopkg.in/warnings.v0
|
||||
# gopkg.in/yaml.v2 v2.4.0
|
||||
## explicit; go 1.15
|
||||
gopkg.in/yaml.v2
|
||||
# gopkg.in/yaml.v3 v3.0.1
|
||||
## explicit
|
||||
gopkg.in/yaml.v3
|
||||
|
||||
Reference in New Issue
Block a user