Skip to content

Commit

Permalink
Pointing to latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
swbradshaw committed Nov 27, 2023
1 parent 228d458 commit 33a16f4
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 161 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ require (
github.com/heimweh/go-pagerduty v0.0.0-20231025174125-1492ec59406f
)

replace github.com/heimweh/go-pagerduty v0.0.0-20231025174125-1492ec59406f => github.com/swbradshaw/go-pagerduty v0.0.0

require (
github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 // indirect
github.com/agext/levenshtein v1.2.2 // indirect
Expand Down Expand Up @@ -73,3 +71,5 @@ require (
google.golang.org/protobuf v1.27.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
)

replace github.com/heimweh/go-pagerduty => github.com/swbradshaw/go-pagerduty v0.0.1
Loading

0 comments on commit 33a16f4

Please sign in to comment.