Skip to content

Commit

Permalink
Merge pull request #124 from scylladb/gocql_version_1.1.0
Browse files Browse the repository at this point in the history
gemini: scylladb/gocql v1.0.1
  • Loading branch information
Henrik Johansson authored May 23, 2019
2 parents 5e9807d + bf6b7a5 commit def21c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ require (
gopkg.in/inf.v0 v0.9.1
)

replace github.com/gocql/gocql => github.com/scylladb/gocql v1.0.1
replace github.com/gocql/gocql => github.com/scylladb/gocql v1.1.0
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ github.com/scylladb/go-set v1.0.2 h1:SkvlMCKhP0wyyct6j+0IHJkBkSZL+TDzZ4E7f7BCcRE
github.com/scylladb/go-set v1.0.2/go.mod h1:DkpGd78rljTxKAnTDPFqXSGxvETQnJyuSOQwsHycqfs=
github.com/scylladb/gocql v1.0.1 h1:LVWuLOTllhzKNh4QzPEe/gbsTVww1Li1xTHLv/vaTvY=
github.com/scylladb/gocql v1.0.1/go.mod h1:4Fw1eo5iaEhDUs8XyuhSVCVy52Jq3L+/3GJgYkwc+/0=
github.com/scylladb/gocql v1.1.0/go.mod h1:Q7Sru5153KG8D9zwueuQJB3ccJf9/bIwF/x8b3oKgT8=
github.com/scylladb/gocqlx v1.3.0 h1:PKbWHoRAB2+sgVwKhhFTYwlDdXhFzvMZdQc0JMolLMs=
github.com/scylladb/gocqlx v1.3.0/go.mod h1:1CisD8Z+VB7ByxGyc3B9OXusRNgWWtCMkO+hNCpgZAc=
github.com/segmentio/ksuid v1.0.2 h1:9yBfKyw4ECGTdALaF09Snw3sLJmYIX6AbPJrAy6MrDc=
Expand Down

0 comments on commit def21c1

Please sign in to comment.