Skip to content

Commit

Permalink
bump sources version (#23101)
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Deutsch <[email protected]>
  • Loading branch information
bgdeutsch authored May 9, 2024
1 parent 604a7dd commit 9b879b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.14

require (
github.com/DataDog/websites-modules v1.4.141 // indirect
github.com/DataDog/websites-sources v0.0.0-20240429180210-49917b24a0b7 // indirect
github.com/DataDog/websites-sources v0.0.0-20240509212537-66852c208f36 // indirect
)

// replace github.com/DataDog/websites-modules => /Users/colin.cole/webops/websites-modules
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/DataDog/websites-modules v1.4.141 h1:uAGjWfXK3UHU+OTo73z69sFC6IKxkgkDPhw2IB85fEI=
github.com/DataDog/websites-modules v1.4.141/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=
github.com/DataDog/websites-sources v0.0.0-20240429180210-49917b24a0b7 h1:iMvON2TmEfgmSTrXUYIDjHqd3qTz5Hvxs5cbxn1XyHw=
github.com/DataDog/websites-sources v0.0.0-20240429180210-49917b24a0b7/go.mod h1:RvGhXV0uQC6Ocs+n84QyL97kows6vg6VG5ZLQMHw4Fs=
github.com/DataDog/websites-sources v0.0.0-20240509212537-66852c208f36 h1:LqUTc+R9UXNqpNPzwjvziOg9FU+tTZ4kY+kflP0WPv0=
github.com/DataDog/websites-sources v0.0.0-20240509212537-66852c208f36/go.mod h1:RvGhXV0uQC6Ocs+n84QyL97kows6vg6VG5ZLQMHw4Fs=

0 comments on commit 9b879b5

Please sign in to comment.