Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[websites-modules] Update #16810

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ module documentation

go 1.14

require github.com/DataDog/websites-modules v1.5.0 // indirect
require github.com/DataDog/websites-modules v1.4.23 // indirect

// replace github.com/DataDog/websites-modules => /Users/matt.fitzsimmons/source/websites-modules
8 changes: 2 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
github.com/DataDog/websites-modules v1.4.0 h1:GFRhX/aQmHqJJszysWft+ODMVoqrFOpiQzBc7iMEROM=
github.com/DataDog/websites-modules v1.4.0/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=
github.com/DataDog/websites-modules v1.4.2 h1:9pl9w+335jTcgomUEojVISlEXUHle4ap/1ur78R2D5U=
github.com/DataDog/websites-modules v1.4.2/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=
github.com/DataDog/websites-modules v1.5.0 h1:MHaEJOYCRVzi/Go1On4gursTRm9YLSl2IM1vFCermYU=
github.com/DataDog/websites-modules v1.5.0/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=
github.com/DataDog/websites-modules v1.4.23 h1:mlCBsXuCvRlygMfk5qSRG7hQgJnIaWhYy+0d935Wsig=
github.com/DataDog/websites-modules v1.4.23/go.mod h1:CcQxAmCXoiFr3hNw6Q+1si65C3uOP1gB+7aX4S3h+CQ=