Skip to content

Commit 9fe6b52

Browse files
committed
bump go version 1.22.7
Signed-off-by: Tariq Ibrahim <[email protected]>
1 parent d32afed commit 9fe6b52

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/image.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
- "1.22.2"
8686
- "1.22.4"
8787
- "1.22.5"
88+
- "1.22.7"
8889
- "1.21"
8990
- "1.21.4"
9091
- "1.21.5"

versions.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14-
GOLANG_VERSION ?= 1.22.3
14+
GOLANG_VERSION ?= 1.22.7

0 commit comments

Comments
 (0)