Skip to content

Commit c4f0217

Browse files
authored
[websites-modules] [WEB-6406] adding AI for blog menu (#29382)
* Generated by websites-modules Signed-off-by: guacbot <robot-guacbot-guacamole@datadoghq.com> * Syncing branch with websites-modules main Signed-off-by: guacbot <robot-guacbot-guacamole@datadoghq.com> --------- Signed-off-by: guacbot <robot-guacbot-guacamole@datadoghq.com>
1 parent 711ab08 commit c4f0217

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.227 // indirect
6+
github.com/DataDog/websites-modules v1.4.229 // indirect
77
github.com/DataDog/websites-sources v0.0.0-20250416175658-6e7c09b9db13 // 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.227 h1:DFzVFJivGT6L6LMY5SUCJCw+Zn9Ob5RieoXs/zkXyY8=
2-
github.com/DataDog/websites-modules v1.4.227/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=
1+
github.com/DataDog/websites-modules v1.4.229 h1:m3j/ogyAx1SnaX3h7zN1ohK54KxVOPrPj4pDWcqaZA0=
2+
github.com/DataDog/websites-modules v1.4.229/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=
33
github.com/DataDog/websites-sources v0.0.0-20250416175658-6e7c09b9db13 h1:ssCEdgE8z9TpgbD82hAuOqIyessYOSYkxN24j+FFrmA=
44
github.com/DataDog/websites-sources v0.0.0-20250416175658-6e7c09b9db13/go.mod h1:RvGhXV0uQC6Ocs+n84QyL97kows6vg6VG5ZLQMHw4Fs=

0 commit comments

Comments
 (0)