Skip to content

Commit 42f706b

Browse files
authored
ci: triggering release minor (#46)
1 parent c8a41ad commit 42f706b

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,5 @@ make watch
6767
<div align="center">
6868
<img src="https://img.shields.io/badge/Built%20with%20%E2%9D%A4%EF%B8%8F-for%20learning%20and%20knowledge%20sharing-blueviolet"/>
6969
</div>
70+
71+

internal/exercises/templates/27_custom_errors/custom_errors.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
package custom_errors
22

3-
import (
4-
"fmt"
5-
)
63

74
// TODO:
85
// - Define a custom error type that implements the error interface.

0 commit comments

Comments
 (0)