update fasten-sources version.

This commit is contained in:
Jason Kulatunga 2023-03-12 13:32:14 -07:00
parent f9d3829f64
commit 4984eab723
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.18
require (
github.com/analogj/go-util v0.0.0-20210417161720-39b497cca03b
github.com/dominikbraun/graph v0.15.0
github.com/fastenhealth/fasten-sources v0.1.0
github.com/fastenhealth/fasten-sources v0.1.2
github.com/gin-gonic/gin v1.8.1
github.com/glebarez/sqlite v1.5.0
github.com/golang-jwt/jwt/v4 v4.4.2