mirror of
https://github.com/ivuorinen/a.git
synced 2026-01-26 11:34:07 +00:00
chore(deps)!: update gopkg.in/yaml.v2 (v2.4.0 → v3.0.1) (#20)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"runtime"
|
||||
"strings"
|
||||
|
||||
"gopkg.in/yaml.v2"
|
||||
"gopkg.in/yaml.v3"
|
||||
)
|
||||
|
||||
// Config represents the application's YAML configuration.
|
||||
|
||||
Reference in New Issue
Block a user