From 6a226e90600d24e1ef70bd05f591b339f549ea8e Mon Sep 17 00:00:00 2001 From: Jason Kulatunga Date: Thu, 18 Jan 2024 20:19:05 -0800 Subject: [PATCH] update fasten-sources to include Epic legacy sources. --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4fd5b550..e25d468a 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/dave/jennifer v1.6.1 github.com/dominikbraun/graph v0.15.0 github.com/dop251/goja v0.0.0-20230605162241-28ee0ee714f3 - github.com/fastenhealth/fasten-sources v0.5.2 + github.com/fastenhealth/fasten-sources v0.5.3 github.com/fastenhealth/gofhir-models v0.0.6 github.com/gin-gonic/gin v1.9.0 github.com/go-gormigrate/gormigrate/v2 v2.1.1