Skip to content

Commit a06c1fc

Browse files
authored
[websites-modules] Aaron.zheng/web 6835 fix broken spacing ja (#30597)
* Generated by websites-modules Signed-off-by: guacbot <[email protected]> * Generated by websites-modules Signed-off-by: guacbot <[email protected]> * Generated by websites-modules Signed-off-by: guacbot <[email protected]> * Generated by websites-modules Signed-off-by: guacbot <[email protected]> * 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 d39afdb commit a06c1fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
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.244 // indirect
6+
github.com/DataDog/websites-modules v1.4.245 // indirect
77
github.com/DataDog/websites-sources v0.0.0-20250606082516-6e5a26ff9d0e // indirect
88
)
99

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
github.com/DataDog/websites-modules v1.4.244 h1:GbHeTzymRqqvTXwar24cHHui71vUMJmNwWDYQwYtxpg=
2-
github.com/DataDog/websites-modules v1.4.244/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=
1+
github.com/DataDog/websites-modules v1.4.245 h1:ZeXJ84Bqozp0+lh1R2ZKE3ZCjcskOji1piHN9CaZXYc=
2+
github.com/DataDog/websites-modules v1.4.245/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=
33
github.com/DataDog/websites-sources v0.0.0-20250606082516-6e5a26ff9d0e h1:F4Khh33ikLmXpHrBaz4vgoBusJhjQGVn/iavRxGsXiU=
44
github.com/DataDog/websites-sources v0.0.0-20250606082516-6e5a26ff9d0e/go.mod h1:RvGhXV0uQC6Ocs+n84QyL97kows6vg6VG5ZLQMHw4Fs=

0 commit comments

Comments
 (0)