You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,8 +82,8 @@ This support is backed by the [htcat library](https://github.com/htcat/htcat).
82
82
83
83
## Building
84
84
85
-
The Amazon ECR containerd resolver manages its dependencies with [Go modules](https://github.com/golang/go/wiki/Modules) and requires Go 1.21 or greater.
86
-
If you have Go 1.21 or greater installed, you can build the example programs with `make`.
85
+
The Amazon ECR containerd resolver manages its dependencies with [Go modules](https://github.com/golang/go/wiki/Modules) and requires Go 1.23 or greater.
86
+
If you have Go 1.23 or greater installed, you can build the example programs with `make`.
0 commit comments