From e4d1d43fbd921fa2fab895f80f86b0eefbdccd16 Mon Sep 17 00:00:00 2001 From: Tariq Ibrahim Date: Mon, 26 Jan 2026 11:50:23 -0800 Subject: [PATCH] update tests/e22/go.mod to be in sync with the main go module Signed-off-by: Tariq Ibrahim --- tests/e2e/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e/go.mod b/tests/e2e/go.mod index bcbc986e2..0229be707 100644 --- a/tests/e2e/go.mod +++ b/tests/e2e/go.mod @@ -1,6 +1,6 @@ module github.com/NVIDIA/gpu-operator/tests/e2e -go 1.25.0 +go 1.25.3 require ( github.com/NVIDIA/gpu-operator v0.0.0-00010101000000-000000000000