feat: make yaml3 the default

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
Mark Sagi-Kazar
2022-05-26 17:27:50 +02:00
committed by Márk Sági-Kazár
parent 7c35aa91d2
commit 8d0299919d
7 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
go: ['1.15', '1.16', '1.17', '1.18']
tags: ['', 'viper_yaml3', 'viper_toml2']
tags: ['', 'viper_yaml2', 'viper_toml2']
env:
GOFLAGS: -mod=readonly