How to get Dgraph version in golang client

I see there is a CheckVersion method on DgraphClient, but it is not clear to me how to use this method. What is the proper way to get the server’s version information from the dgo client?