Bump golang to 1.20.0 (#6070)

Signed-off-by: Ayato Tokubi <atokubi@redhat.com>
This commit is contained in:
Ayato Tokubi
2023-05-04 09:47:18 +01:00
committed by GitHub
parent efd9bd4c1b
commit 83e94a91b9
7 changed files with 11 additions and 11 deletions

View File

@@ -28,4 +28,4 @@ func (a Auto) Notify() error {
}
}
return err
}
}