Results 2 issues of RaeCheol Park

Thanks for nice code! I deployed this changes in my blog projects, and wanted to contribute back! - Run npx @astrojs/upgrade - refactor: Use ClientRouter instead of deprecated ViewTransitions I...

**Description:** This PR adds automatic go.mod detection when neither `go-version` nor `go-version-file` is specified. This simplifies workflows for Go projects that already have a go.mod file. **Before:** ```yaml steps: -...