Important Notes
We deployed a new set of contracts to goerli which had some breaking changes. We updated the bindings to use those from the [testnet](https://github.com/Layr-Labs/eigenlayer-middleware/releases/tag/testnet) middleware release. Still having issues with consistent tags/releases across repos internally, but we're working on it!
What's Changed
* Refactoring and updating documentation links and formatting by DanielBoye in https://github.com/Layr-Labs/eigensdk-go/pull/110
* add slog implementation by shrimalmadhur in https://github.com/Layr-Labs/eigensdk-go/pull/107
* Bump github.com/google/uuid from 1.5.0 to 1.6.0 by dependabot in https://github.com/Layr-Labs/eigensdk-go/pull/105
* update avsregistrywriter mock by samlaf in https://github.com/Layr-Labs/eigensdk-go/pull/111
* Testnet release by samlaf in https://github.com/Layr-Labs/eigensdk-go/pull/112
* added error logs for avs reader/writer clients by samlaf in https://github.com/Layr-Labs/eigensdk-go/pull/115
* we were printing tx hash of half-built transactions, which was pointless by samlaf in https://github.com/Layr-Labs/eigensdk-go/pull/114
* Bump github.com/ethereum/go-ethereum from 1.13.8 to 1.13.12 by dependabot in https://github.com/Layr-Labs/eigensdk-go/pull/113
New Contributors
* DanielBoye made their first contribution in https://github.com/Layr-Labs/eigensdk-go/pull/110
**Full Changelog**: https://github.com/Layr-Labs/eigensdk-go/compare/v0.1.0...v0.1.1