Skip to content

Commit 3d1d440

Browse files
[websites-modules] WEB-6301 adding soar to use cases list (#29040)
Co-authored-by: renteria1010 <111309302+renteria1010@users.noreply.github.com>
1 parent 0799802 commit 3d1d440

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.224 // indirect
6+
github.com/DataDog/websites-modules v1.4.225 // 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,5 +1,5 @@
1-
github.com/DataDog/websites-modules v1.4.224 h1:ZQ3zq3w4VqDPnwkL80Nyrhr5DjBcq+jSwNdKXsooZ8U=
2-
github.com/DataDog/websites-modules v1.4.224/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=
1+
github.com/DataDog/websites-modules v1.4.225 h1:2VS6713TxGT5/5e5xKT9c3BFI6aVH9PCMl9aQInoJiM=
2+
github.com/DataDog/websites-modules v1.4.225/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=
33

44
github.com/DataDog/websites-sources v0.0.0-20250416175658-6e7c09b9db13 h1:ssCEdgE8z9TpgbD82hAuOqIyessYOSYkxN24j+FFrmA=
55
github.com/DataDog/websites-sources v0.0.0-20250416175658-6e7c09b9db13/go.mod h1:RvGhXV0uQC6Ocs+n84QyL97kows6vg6VG5ZLQMHw4Fs=

0 commit comments

Comments
 (0)