Skip to content

Commit

Permalink
Update owner references
Browse files Browse the repository at this point in the history
  • Loading branch information
zachfi committed Apr 11, 2023
1 parent 8969a62 commit cb46326
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
30 changes: 15 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<a name="v1.1.4"></a>
## [v1.1.4] - 2022-05-24
### Bug Fixes
- **deps:** update module github.com/xaque208/znet to v0.31.5
- **deps:** update module github.com/zachfi/znet to v0.31.5

<a name="v1.1.3"></a>
## [v1.1.3] - 2022-05-24
Expand Down Expand Up @@ -59,17 +59,17 @@
## [v1.0.0] - 2019-03-14
<a name="0.1.2"></a>
## 0.1.2 - 2014-05-27
[Unreleased]: https://github.com/xaque208/weigh/compare/v1.1.8...HEAD
[v1.1.8]: https://github.com/xaque208/weigh/compare/v1.1.7...v1.1.8
[v1.1.7]: https://github.com/xaque208/weigh/compare/v1.1.6...v1.1.7
[v1.1.6]: https://github.com/xaque208/weigh/compare/v1.1.5...v1.1.6
[v1.1.5]: https://github.com/xaque208/weigh/compare/v1.1.4...v1.1.5
[v1.1.4]: https://github.com/xaque208/weigh/compare/v1.1.3...v1.1.4
[v1.1.3]: https://github.com/xaque208/weigh/compare/v1.1.2...v1.1.3
[v1.1.2]: https://github.com/xaque208/weigh/compare/v1.1.1...v1.1.2
[v1.1.1]: https://github.com/xaque208/weigh/compare/v1.1.0...v1.1.1
[v1.1.0]: https://github.com/xaque208/weigh/compare/v1.0.3...v1.1.0
[v1.0.3]: https://github.com/xaque208/weigh/compare/v1.0.2...v1.0.3
[v1.0.2]: https://github.com/xaque208/weigh/compare/v1.0.1...v1.0.2
[v1.0.1]: https://github.com/xaque208/weigh/compare/v1.0.0...v1.0.1
[v1.0.0]: https://github.com/xaque208/weigh/compare/0.1.2...v1.0.0
[Unreleased]: https://github.com/zachfi/weigh/compare/v1.1.8...HEAD
[v1.1.8]: https://github.com/zachfi/weigh/compare/v1.1.7...v1.1.8
[v1.1.7]: https://github.com/zachfi/weigh/compare/v1.1.6...v1.1.7
[v1.1.6]: https://github.com/zachfi/weigh/compare/v1.1.5...v1.1.6
[v1.1.5]: https://github.com/zachfi/weigh/compare/v1.1.4...v1.1.5
[v1.1.4]: https://github.com/zachfi/weigh/compare/v1.1.3...v1.1.4
[v1.1.3]: https://github.com/zachfi/weigh/compare/v1.1.2...v1.1.3
[v1.1.2]: https://github.com/zachfi/weigh/compare/v1.1.1...v1.1.2
[v1.1.1]: https://github.com/zachfi/weigh/compare/v1.1.0...v1.1.1
[v1.1.0]: https://github.com/zachfi/weigh/compare/v1.0.3...v1.1.0
[v1.0.3]: https://github.com/zachfi/weigh/compare/v1.0.2...v1.0.3
[v1.0.2]: https://github.com/zachfi/weigh/compare/v1.0.1...v1.0.2
[v1.0.1]: https://github.com/zachfi/weigh/compare/v1.0.0...v1.0.1
[v1.0.0]: https://github.com/zachfi/weigh/compare/0.1.2...v1.0.0
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# weigh

[![PkgGoDev](https://pkg.go.dev/badge/github.com/zachfi/weigh)](https://pkg.go.dev/github.com/zachfi/weigh)
![Build Status](https://github.com/xaque208/weigh/workflows/Compiling/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/xaque208/weigh/badge.svg)](https://coveralls.io/github/xaque208/weigh)
![Build Status](https://github.com/zachfi/weigh/workflows/Compiling/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/zachfi/weigh/badge.svg)](https://coveralls.io/github/zachfi/weigh)

2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/xaque208/znet/tools
module github.com/zachfi/znet/tools

go 1.16

Expand Down

0 comments on commit cb46326

Please sign in to comment.