From fb12c18c1851c9ab67bf22566076d296c706fc2a Mon Sep 17 00:00:00 2001 From: guacbot Date: Mon, 21 Oct 2024 19:20:57 +0000 Subject: [PATCH] Syncing branch with websites-modules main Signed-off-by: guacbot --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index cc3f06461d778..9de95b235dca9 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module documentation go 1.14 require ( - github.com/DataDog/websites-modules v1.5.1-0.20241018171733-c82b50efc30d // indirect + github.com/DataDog/websites-modules v1.4.190 // indirect github.com/DataDog/websites-sources v0.0.0-20240828113530-52633d72da19 // indirect ) diff --git a/go.sum b/go.sum index 3fe3c8c6571aa..5c93e4a6a9fcc 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,4 @@ -github.com/DataDog/websites-modules v1.5.1-0.20241018171733-c82b50efc30d h1:BcP4BRZh93uJiL14fyJmZTLlB/WsyeZaHh4xoOPUxSM= -github.com/DataDog/websites-modules v1.5.1-0.20241018171733-c82b50efc30d/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ= +github.com/DataDog/websites-modules v1.4.190 h1:77C0eZ9tuSoznYJrkBDyga366XVF5Hf/E9GS9n3a0ks= +github.com/DataDog/websites-modules v1.4.190/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ= github.com/DataDog/websites-sources v0.0.0-20240828113530-52633d72da19 h1:hWHa2AWZnGf9rTTp8EgCcQ12blRDGAkzru8mcm8WJ3M= github.com/DataDog/websites-sources v0.0.0-20240828113530-52633d72da19/go.mod h1:RvGhXV0uQC6Ocs+n84QyL97kows6vg6VG5ZLQMHw4Fs=