Quellcode durchsuchen

v2.13.0: fix go release version in changelog

tags/v2.13.0^0
Shivaram Lingamneni vor 3 Monaten
Ursprung
Commit
d97e964b35
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      CHANGELOG.md

+ 1
- 1
CHANGELOG.md Datei anzeigen

@@ -23,7 +23,7 @@ Many thanks to [@dallemon](https://github.com/dallemon), [@jwheare](https://gith
23 23
 ### Internal
24 24
 
25 25
 * Upgraded the Docker base image from Alpine 3.13 to 3.19. The resulting images are incompatible with Docker 19.x and lower (all currently non-EOL Docker versions should be supported). (#2103)
26
-* Official release builds use Go 1.21.5
26
+* Official release builds use Go 1.21.6
27 27
 
28 28
 
29 29
 ## [2.12.0] - 2023-10-10

Laden…
Abbrechen
Speichern