Skip to content

Commit 4e923b3

Browse files
authored
[websites-modules] [WEB-5390]Update vertical rule in product menu (DataDog#25624)
* Generated by websites-modules Signed-off-by: guacbot <[email protected]> * Syncing branch with websites-modules main Signed-off-by: guacbot <[email protected]> --------- Signed-off-by: guacbot <[email protected]>
1 parent 0bb746c commit 4e923b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module documentation
33
go 1.14
44

55
require (
6-
github.com/DataDog/websites-modules v1.4.188 // indirect
6+
github.com/DataDog/websites-modules v1.4.189 // indirect
77
github.com/DataDog/websites-sources v0.0.0-20240828113530-52633d72da19 // indirect
88
)
99

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
github.com/DataDog/websites-modules v1.4.188 h1:qiZ3rmYV8M+nh1OBKzXlhpfAQIMANNT+9IPJVUpsdtg=
2-
github.com/DataDog/websites-modules v1.4.188/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=
1+
github.com/DataDog/websites-modules v1.4.189 h1:eumFd+guusDVv5P/RS6x2JrTFJ9NXg66BCGJkL2i8Cs=
2+
github.com/DataDog/websites-modules v1.4.189/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=
33
github.com/DataDog/websites-sources v0.0.0-20240828113530-52633d72da19 h1:hWHa2AWZnGf9rTTp8EgCcQ12blRDGAkzru8mcm8WJ3M=
44
github.com/DataDog/websites-sources v0.0.0-20240828113530-52633d72da19/go.mod h1:RvGhXV0uQC6Ocs+n84QyL97kows6vg6VG5ZLQMHw4Fs=

0 commit comments

Comments
 (0)