We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6261912 commit 233cbfdCopy full SHA for 233cbfd
1 file changed
.agents/skills/bump-go-dependencies/SKILL.md
@@ -23,6 +23,8 @@ module/path current_version update_path new_version
23
24
If the command produces no output, all direct dependencies are already up to date. Inform the user and stop.
25
26
+NEVER bump `github.com/getkin/kin-openapi`. Version above v0.132.0 don't have a valid license.
27
+
28
## 2. Update Each Dependency One by One
29
30
For **each** outdated dependency, perform the following steps in order:
0 commit comments