syncthing/.github
Jakob Borg b347c14bd1 build: Use correct range specification for Go version
The old `^1.20.7` means `1.x.y, >= 1.20.7` which allows 1.21.0, which
was not intended. The new `~1.20.7` means `1.20.x, >= 1.20.7`, which is
safer.
2023-08-09 16:05:11 +02:00
..
ISSUE_TEMPLATE Update config.yml 2020-09-23 08:30:46 +01:00
workflows build: Use correct range specification for Go version 2023-08-09 16:05:11 +02:00
CODEOWNERS github: I want to review changes to the AUTHORS file and top level READMEs 2018-02-04 22:54:38 +01:00
dependabot.yml build: Add more GitHub Actions 2023-02-22 10:56:55 +01:00
FUNDING.yml github: Create FUNDING.yml via GitHub settings GUI 2020-09-04 07:47:09 +02:00
PULL_REQUEST_TEMPLATE.md authors: Enable auto updates (#5074) 2018-07-23 17:41:59 +02:00
SECURITY.md github: Update issue templates (#6610) 2020-05-07 12:23:00 +01:00