Source: golang-github-google-cel-go Followup-For: Bug #1145949 X-Debbugs-Cc: [email protected]
Hi, This import path that openvpn-auth-oauth2 requires has been just renamed to cel.dev/cel-go 3 week ago. According to upstream mentioned in the issue: ` cel.dev/cel-go: Canonical path for v0.32.0 and newer. github.com/google/cel-go: Path for versions v0.2.0 through v0.31.0. github.com/cel-expr/cel-go: Only contains v0.1.0 (tagged before go.mod was introduced). ` Details: https://github.com/cel-expr/cel-go/issues/1329 I have packaged this new version in a new package instead to matching module-aware builds for the future. Best regards, -Andrew

