We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88f42cd commit eda7e6dCopy full SHA for eda7e6d
go.mod
@@ -1,6 +1,7 @@
1
module github.com/rstudio/platform-lib/v2
2
3
-go 1.22
+go 1.23.0
4
+
5
toolchain go1.24.1
6
7
require (
0 commit comments