Skip to content

Commit a564f71

Browse files
authored
Merge pull request #165 from planetlabs/mm/pin_to_1.21
Use minor, rather than patch golang version
2 parents be934a5 + 09ff952 commit a564f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/planetlabs/go-stac
22

3-
go 1.21.0
3+
go 1.21
44

55
require (
66
github.com/dlclark/regexp2 v1.10.0

0 commit comments

Comments
 (0)