athens icon indicating copy to clipboard operation
athens copied to clipboard

go mod download show 404

Open ahkui opened this issue 1 year ago • 0 comments

Error Message Client side image

server side image

To Reproduce

  1. create a new go project
  2. install package in local env -> go get github.com/hairyhenderson/gomplate/v4
  3. push commit to remote git
  4. ci run go mod download and get 404

ahkui avatar Sep 06 '24 10:09 ahkui