Skip to content

Commit c78fd44

Browse files
pohlythockin
authored andcommittedSep 21, 2021
move code examples
https://pkg.go.dev/github.com/go-logr/[email protected] did not pick them up when placed in the "example" directory.
1 parent 7e1a3a4 commit c78fd44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎example/example_test.go ‎example_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17-
package main
17+
package stdr_test
1818

1919
import (
2020
"errors"

0 commit comments

Comments
 (0)
Please sign in to comment.