Skip to content

Commit

Permalink
Remove changes to go files
Browse files Browse the repository at this point in the history
  • Loading branch information
hestonhoffman committed Oct 28, 2024
1 parent e6e5b7e commit 910a76b
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.191 // indirect
github.com/DataDog/websites-sources v0.0.0-20241016135933-09cbcec05349 // indirect
github.com/DataDog/websites-sources v0.0.0-20240828113530-52633d72da19 // indirect
)

// replace github.com/DataDog/websites-modules => /Users/matt.fitzsimmons/source/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.191 h1:zn9GAmgeLNsn/9ym8/5jtReLKPYMENiwHhQJ/JIzZf8=
github.com/DataDog/websites-modules v1.4.191/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=
github.com/DataDog/websites-sources v0.0.0-20241016135933-09cbcec05349 h1:jIO0oaCRm9jZBuwuzlAJ2V7c0lHV1fLaPX/yygZQ4sg=
github.com/DataDog/websites-sources v0.0.0-20241016135933-09cbcec05349/go.mod h1:RvGhXV0uQC6Ocs+n84QyL97kows6vg6VG5ZLQMHw4Fs=
github.com/DataDog/websites-sources v0.0.0-20240828113530-52633d72da19 h1:hWHa2AWZnGf9rTTp8EgCcQ12blRDGAkzru8mcm8WJ3M=
github.com/DataDog/websites-sources v0.0.0-20240828113530-52633d72da19/go.mod h1:RvGhXV0uQC6Ocs+n84QyL97kows6vg6VG5ZLQMHw4Fs=

0 comments on commit 910a76b

Please sign in to comment.