Skip to content

Commit 63076f7

Browse files
authored
chore: update readme to reference min go version compatible with go.mod (#3014)
1 parent 831092e commit 63076f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This project is used to manipulate GitHub resources (repositories, teams, files,
1010
## Requirements
1111

1212
- [Terraform](https://www.terraform.io/downloads.html) 0.10.x
13-
- [Go](https://golang.org/doc/install) 1.19.x (to build the provider plugin)
13+
- [Go](https://golang.org/doc/install) 1.24.x (to build the provider plugin)
1414

1515
## Usage
1616

0 commit comments

Comments
 (0)