Upgrade to Pro — share decks privately, control downloads, hide ads and more …

actions/setup-go 完全に理解した

Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers.

actions/setup-go 完全に理解した

The Go gopher was designed by Renée French.

https://gotalk.connpass.com/event/398013/

Avatar for Kotaro Otaka

Kotaro Otaka

July 29, 2026

More Decks by Kotaro Otaka

Other Decks in Programming

Transcript

  1. #goconnect Caching dependency files and build outputs The action includes

    built-in caching and restoration for Go modules and build outputs. It uses toolkit/cache under the hood, but requires less configuration. https://github.com/actions/setup-goより抜粋
  2. #goconnect Restrictions for accessing a cache Workflow runs can restore

    caches created in either the current branch or the default branch (usually main). https://docs.github.com/en/actions/reference/workflows-and-actions/dependencycaching#restrictions-for-accessing-a-cacheより抜粋
  3. #goconnect Kotaro Otaka おーたかこーたろー / @otakakot 2020.04 Web Engineer 新卒入社

    2021.04 Hello Golang! 2022.11 Web Engineer @株式会社ビットキー Gopher6年生