Skip to content

Commit 233cbfd

Browse files
committed
Update skill
Signed-off-by: David Gageot <david.gageot@docker.com>
1 parent 6261912 commit 233cbfd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • .agents/skills/bump-go-dependencies

.agents/skills/bump-go-dependencies/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ module/path current_version update_path new_version
2323

2424
If the command produces no output, all direct dependencies are already up to date. Inform the user and stop.
2525

26+
NEVER bump `github.com/getkin/kin-openapi`. Version above v0.132.0 don't have a valid license.
27+
2628
## 2. Update Each Dependency One by One
2729

2830
For **each** outdated dependency, perform the following steps in order:

0 commit comments

Comments
 (0)