Skip to content

Commit ee5e38b

Browse files
authored
[websites-modules] Add app builder icon (DataDog#20758)
* 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 831717a commit ee5e38b

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.14
44

5-
require github.com/DataDog/websites-modules v1.4.102 // indirect
5+
require github.com/DataDog/websites-modules v1.4.104 // indirect
66

77
// replace github.com/DataDog/websites-modules => /Users/colin.cole/webops/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.102 h1:oKLpRLAS1hXb9aiQuALrb9CbgZOxnk9MIgQn4pT3M4s=
2-
github.com/DataDog/websites-modules v1.4.102/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=
1+
github.com/DataDog/websites-modules v1.4.104 h1:EnyEVNouEfIUdLSQe14oW0SVes0JXXSQeuIODceTdz4=
2+
github.com/DataDog/websites-modules v1.4.104/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=

0 commit comments

Comments
 (0)