Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a618814

Browse files
committed
Continue to recommend sigs.k8s.io/yaml
The "go.yaml.in/yaml" modules are maintained, but Kubernetes is our top priority. Also, KYAML: https://kep.k8s.io/5295
1 parent 1d28067 commit a618814

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.golangci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ linters:
116116
gomodguard:
117117
blocked:
118118
modules:
119+
- go.yaml.in/yaml/v2: { recommendations: [sigs.k8s.io/yaml] }
120+
- go.yaml.in/yaml/v3: { recommendations: [sigs.k8s.io/yaml] }
119121
- gopkg.in/yaml.v2: { recommendations: [sigs.k8s.io/yaml] }
120122
- gopkg.in/yaml.v3: { recommendations: [sigs.k8s.io/yaml] }
121123
- gotest.tools: { recommendations: [gotest.tools/v3] }

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /