Skip to content

Commit a2c6573

Browse files
committed
Go back to v1
I made a mistake with releasing a v2 module as my first attempt, so rewrite some history and re-release as version 1. Nobody's using this yet, so we won't break anyone.
1 parent efe7ede commit a2c6573

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

oapi_validate_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import (
2323
"github.com/labstack/echo/v4"
2424
"github.com/stretchr/testify/assert"
2525

26-
"github.com/deepmap/oapi-codegen/v2/pkg/testutil"
26+
"github.com/deepmap/oapi-codegen/pkg/testutil"
2727
)
2828

2929
var testSchema = `openapi: "3.0.0"

0 commit comments

Comments
 (0)