Skip to content

Commit e4167bb

Browse files
authored
fix: point arch-go to upstream repo instead of fork (#5781)
1 parent db6f5ef commit e4167bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2421,7 +2421,7 @@ _Libraries for testing codebases and generating test data._
24212421
### Testing Frameworks
24222422

24232423
- [apitest](https://apitest.dev) - Simple and extensible behavioural testing library for REST based services or HTTP handlers that supports mocking external http calls and rendering of sequence diagrams.
2424-
- [arch-go](https://github.com/fdaines/arch-go) - Architecture testing tool for Go projects.
2424+
- [arch-go](https://github.com/arch-go/arch-go) - Architecture testing tool for Go projects.
24252425
- [assert](https://github.com/go-playground/assert) - Basic Assertion Library used along side native go testing, with building blocks for custom assertions.
24262426
- [baloo](https://github.com/h2non/baloo) - Expressive and versatile end-to-end HTTP API testing made easy.
24272427
- [be](https://github.com/carlmjohnson/be) - The minimalist generic test assertion library.

0 commit comments

Comments
 (0)