Skip to content

Commit 054eccf

Browse files
[websites-modules] Added kebab horizontal icon from druids (#33692)
* Generated by websites-modules Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Generated by websites-modules Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Syncing branch with websites-modules main Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: webops-guacbot[bot] <214537265+webops-guacbot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1b1ece4 commit 054eccf

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
@@ -2,6 +2,6 @@ module documentation
22

33
go 1.24.4
44

5-
require github.com/DataDog/websites-modules v1.4.273 // indirect
5+
require github.com/DataDog/websites-modules v1.4.274 // indirect
66

77
// replace github.com/DataDog/websites-modules => /Users/lisiane.turlure/guac/websites-modules

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/DataDog/websites-modules v1.4.273 h1:Z/ytwSU+KtKiv9HwQ1aczJogzE25UppyNq1JI5DpT1w=
2-
github.com/DataDog/websites-modules v1.4.273/go.mod h1:0pAe0O1KehxRBoWbXv2H3tHgMpd1kZylyQhFADlLpd0=
1+
github.com/DataDog/websites-modules v1.4.274 h1:G8fRcCf8ndOpfVkWX7BtBx6C56A+fElFz97lTeB8jmE=
2+
github.com/DataDog/websites-modules v1.4.274/go.mod h1:0pAe0O1KehxRBoWbXv2H3tHgMpd1kZylyQhFADlLpd0=

0 commit comments

Comments
 (0)