[PR #301] [MERGED] Set goreleaser to only care about Go 1.17 #1369

Closed
opened 2025-12-29 02:29:50 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/301
Author: @kradalby
Created: 1/30/2022
Status: Merged
Merged: 1/30/2022
Merged by: @kradalby

Base: mainHead: goreleaser


📝 Commits (4)

  • 4e63bba Only compat go 1.17 in go mod tidy
  • e0c22a4 Remove wrong comment
  • 71ab4c9 Fix type according to config schema
  • 2c9ed63 Merge branch 'main' into goreleaser

📊 Changes

1 file changed (+3 additions, -4 deletions)

View changed files

📝 .goreleaser.yml (+3 -4)

📄 Description

go mod tidy is not happy about only 1.17 go.mod so tell it to only care about that.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/301 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 1/30/2022 **Status:** ✅ Merged **Merged:** 1/30/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `goreleaser` --- ### 📝 Commits (4) - [`4e63bba`](https://github.com/juanfont/headscale/commit/4e63bba4fe9484fe508694bfad92adbaa9c0cb7e) Only compat go 1.17 in go mod tidy - [`e0c22a4`](https://github.com/juanfont/headscale/commit/e0c22a414b0dac1f3fa698c1f3170df554af235b) Remove wrong comment - [`71ab4c9`](https://github.com/juanfont/headscale/commit/71ab4c9b2cce7c2aaf4fbc14181c7551b98c4e3c) Fix type according to config schema - [`2c9ed63`](https://github.com/juanfont/headscale/commit/2c9ed630216b44aa80b4c2f52535dc2bb49f2f51) Merge branch 'main' into goreleaser ### 📊 Changes **1 file changed** (+3 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.goreleaser.yml` (+3 -4) </details> ### 📄 Description `go mod tidy` is not happy about only 1.17 `go.mod` so tell it to only care about that. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:29:50 +01:00
adam closed this issue 2025-12-29 02:29:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1369