bndr / gojenkins

Jenkins API Client in Go. Looking for maintainers to move this project forward.
Apache License 2.0
869 stars 446 forks source link

jenkins.CreateUser undefined #294

Open userboyboy opened 1 year ago

userboyboy commented 1 year ago

./main.go:30:23: jenkins.CreateUser undefined (type *gojenkins.Jenkins has no field or method CreateUser)

image

circa10a commented 1 year ago

There wasn't a new release created with the user changes, you'll have to fetch the module via commit sha that has the changes

https://github.com/bndr/gojenkins/issues/265#issuecomment-1011627790