bgoldman-videoamp commented on issue #41:
URL: 
https://github.com/apache/airflow-client-go/issues/41#issuecomment-1419616306

   So a closer look shows that the version issue is a rather superficial one 
(see https://github.com/opensearch-project/opensearch-go/issues/73 for a 
similar issue.  All you need to do is set the tag `2.5.0` to `v2.5.0`.  The 
real issue at hand is that the subpackage 
`github.com/apache/airflow-client-go/airflow` installed is out of date.  When 
`go get github.com/apache/airflow-client-go@latest` is run, the package version 
for the subpackage is `v0.0.0-20200725194829-781c285536c1` when it should be 
`v0.0.0-20230203175943-7af9875e7d4c`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to