mirror of https://github.com/knative/caching.git
[release-1.8] Update linting/style for go1.19 (#728)
* fix goimports Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> * fixing boilerplate Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> --------- Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> Co-authored-by: Paul S. Schweigert <paul@paulschweigert.com>
This commit is contained in:
parent
c8bcfe7ec4
commit
1a465b33f2
|
|
@ -13,6 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
package v1alpha1
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Reference in New Issue