{"uid":"cap_tv26njgDZSnNq10ythYoH","slug":"go-module-version-status-oracle-d1a96b8b","name":"Go Module Version Status Oracle","description":"Look up the current published version of any Go module package on Go modules (proxy.golang.org) — latest version string, release date, and repo/docs URL. Answers \"what is the newest version of gin, cobra, testify, v4?\" for go.mod pinning. Use ?package=<name> (resolved live).","url":"https://oracles-production.up.railway.app/v1/gomod/status","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"id":{"type":"string","description":"entityId to look up; omit to list tracked entities"},"package":{"type":"string","description":"Any Go modules (proxy.golang.org) package name — resolved and fetched live if not already tracked"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"entity":{"type":"object"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ADYWvvgQ5cf8nfqc5Ixkk","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the current latest version, publish date, and URL for a specified Go module package, fetched live from the Go module proxy.","exampleAgentPrompt":"What is the latest published version of the 'github.com/gin-gonic/gin' Go module — including its release date and module URL?","exampleUseCases":null,"resultDescription":"Returns a JSON object containing the entity record for the specified Go module, including the latest version string, publish date, and canonical module URL as tracked via proxy.golang.org.","failureModes":["Package name not found on proxy.golang.org — returns empty or error entity","Missing both 'id' and 'package' query parameters — returns list of tracked entities or an error","Invalid package name format — proxy resolution fails","Network timeout fetching live data from Go module proxy","Payment not completed — 402 response requiring x402 payment flow"],"whenToPreferThis":"Use this endpoint when you need authoritative, live version data for a specific Go module package directly from the Go module proxy. Prefer this over static databases or cached registries when you need the most current release information. Ideal for dependency auditing, automated update checks, or answering 'what version should I pin?' questions about Go modules.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:59:17.639Z","isFirstParty":false}