Skip to content

Commit

Permalink
Update README.md (#41)
Browse files Browse the repository at this point in the history
Use https
  • Loading branch information
akashhansda authored Mar 31, 2022
1 parent 602fbde commit e7c4cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
gobreaker
=========

[![GoDoc](https://godoc.org/github.com/sony/gobreaker?status.svg)](http://godoc.org/github.com/sony/gobreaker)
[![GoDoc](https://godoc.org/github.com/sony/gobreaker?status.svg)](https://godoc.org/github.com/sony/gobreaker)

[gobreaker][repo-url] implements the [Circuit Breaker pattern](https://msdn.microsoft.com/en-us/library/dn589784.aspx) in Go.

Expand Down

0 comments on commit e7c4cd5

Please sign in to comment.