·upgrading-golang
</>

upgrading-golang

Upgrades Go version across the entire Chainloop codebase including source files, Docker images, CI/CD workflows, and documentation. Use when the user mentions upgrading Go, golang version, or updating Go compiler version.

28Installs·2Trend·@chainloop-dev

Installation

$npx skills add https://github.com/chainloop-dev/chainloop --skill upgrading-golang

How to Install upgrading-golang

Quickly install upgrading-golang AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/chainloop-dev/chainloop --skill upgrading-golang
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: chainloop-dev/chainloop.

SKILL.md

View raw

This skill automates the comprehensive Go version upgrade process across all components of the Chainloop project.

Pull the official golang Docker image and extract its SHA256 digest:

Update all Dockerfiles with the new version and SHA256 digest. See files-to-update.md for the complete list.

Upgrades Go version across the entire Chainloop codebase including source files, Docker images, CI/CD workflows, and documentation. Use when the user mentions upgrading Go, golang version, or updating Go compiler version. Source: chainloop-dev/chainloop.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/chainloop-dev/chainloop --skill upgrading-golang
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from chainloop-dev/chainloop

Quick answers

What is upgrading-golang?

Upgrades Go version across the entire Chainloop codebase including source files, Docker images, CI/CD workflows, and documentation. Use when the user mentions upgrading Go, golang version, or updating Go compiler version. Source: chainloop-dev/chainloop.

How do I install upgrading-golang?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chainloop-dev/chainloop --skill upgrading-golang Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/chainloop-dev/chainloop