We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af4db6 commit 57620cdCopy full SHA for 57620cd
netlify.toml
@@ -4,7 +4,7 @@ command = "make -C docs/book build"
4
publish = "docs/book/book"
5
6
[build.environment]
7
-GO_VERSION = "1.21"
+GO_VERSION = "1.23"
8
9
# Standard Netlify redirects
10
[[redirects]]
versions.mk
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-MDBOOK_VERSION := v0.4.5
+MDBOOK_VERSION := v0.4.45
16
GOLANG_VERSION := 1.17.6
17
PLANTUML_VERSION := 1.2020.16
18
GH_VERSION := 1.2.0
0 commit comments