diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 79a994242e..e025f85f40 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -1000,7 +1000,7 @@ trees produced by the html package.") (define-public go-github-com-anthropics-anthropic-sdk-go (package (name "go-github-com-anthropics-anthropic-sdk-go") - (version "1.14.0") + (version "1.19.0") (source (origin (method git-fetch) @@ -1009,7 +1009,7 @@ trees produced by the html package.") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "12a9f7ddp8nx0x35yvsdjzmv2qjx9p7d7qwkl4qhqnv6l5bsifxb")))) + (base32 "11hy4hdvah2klrs802lfzr7h1f8gy6z9xjqzkqir8xv67fasw9k8")))) (build-system go-build-system) (arguments (list