Skip to content

Commit

Permalink
Merge pull request #29 from spekary/file_update
Browse files Browse the repository at this point in the history
Updating GoFile
  • Loading branch information
spekary authored Feb 11, 2022
2 parents 39d3686 + 48bd43a commit baff151
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module github.com/goradd/got

require (
github.com/goradd/gofile v0.4.1
github.com/goradd/gofile v1.0.1
github.com/stretchr/testify v1.7.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,8 @@ github.com/googleapis/gax-go/v2 v2.0.4/go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+
github.com/googleapis/gax-go/v2 v2.0.5/go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5mhpdKc/us6bOk=
github.com/googleapis/gax-go/v2 v2.1.0/go.mod h1:Q3nei7sK6ybPYH7twZdmQpAd1MKb7pfu6SK+H1/DsU0=
github.com/googleapis/gax-go/v2 v2.1.1/go.mod h1:hddJymUZASv3XPyGkUpKj8pPO47Rmb0eJc8R6ouapiM=
github.com/goradd/gofile v0.4.1 h1:+ZCB9yH88Y6BGYsI4g2QqDzkmNbE6WneC72pHuR4Q5E=
github.com/goradd/gofile v0.4.1/go.mod h1:QdiRuLT9rTvWPd1pk1nPx5AJSgbGVj+HZg1cj1GkDOw=
github.com/goradd/gofile v1.0.1 h1:m+1j52Pj39T1FlZhKZNzXDT9yT4M2aTn6A+Ms7s/DTY=
github.com/goradd/gofile v1.0.1/go.mod h1:rCyYFFBr3Ar8jXx4mJfyP/37z6PMFzgTUGzcB+2y/zQ=
github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw=
github.com/hashicorp/consul/api v1.11.0/go.mod h1:XjsvQN+RJGWI2TWy1/kqaE16HrR2J/FWgkYjdZQsX9M=
github.com/hashicorp/consul/sdk v0.8.0/go.mod h1:GBvyrGALthsZObzUGsfgHZQDXjg4lOjagTIwIR1vPms=
Expand Down

0 comments on commit baff151

Please sign in to comment.