mirror of
https://github.com/openziti/zrok.git
synced 2025-08-18 11:49:51 +02:00
a round of iteration on improving the version management situation more (#881); update deps in ui/agentUi
This commit is contained in:
@@ -35,7 +35,7 @@ func (o *ClientVersionCheckURL) SetBasePath(bp string) {
|
||||
func (o *ClientVersionCheckURL) Build() (*url.URL, error) {
|
||||
var _result url.URL
|
||||
|
||||
var _path = "/version"
|
||||
var _path = "/clientVersionCheck"
|
||||
|
||||
_basePath := o._basePath
|
||||
if _basePath == "" {
|
||||
|
Reference in New Issue
Block a user